Class/Object

lspace.client

Client

Related Docs: object Client | package client

Permalink

case class Client extends WrappedNode with Product with Serializable

Linear Supertypes
Serializable, Serializable, Product, Equals, WrappedNode, WrappedResource[Node], Node, Resource[Node], IriResource, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Client
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. WrappedNode
  7. WrappedResource
  8. Node
  9. Resource
  10. IriResource
  11. AnyRef
  12. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. def ---(f: (default.type) ⇒ Property): PartialOutEdge[Node]

    Permalink
    Definition Classes
    Resource
  4. def ---(key: Property): PartialOutEdge[Node]

    Permalink
    Definition Classes
    Resource
  5. def ---(key: String): PartialOutEdge[Node]

    Permalink
    Definition Classes
    Resource
  6. def -|-(key: Property): PartialOutEdge[Node]

    Permalink
    Definition Classes
    Resource
  7. def <--(key: Property): PartialInEdge[Node]

    Permalink
    Definition Classes
    Resource
  8. def <--(key: String): PartialInEdge[Node]

    Permalink
    Definition Classes
    Resource
  9. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  10. def ===(o: Any): Boolean

    Permalink
    Definition Classes
    Resource
  11. def @id: String

    Permalink
    Definition Classes
    Resource
  12. def @ids: Set[String]

    Permalink
    Definition Classes
    Resource
  13. def @type: List[ClassType[_]]

    Permalink
    Definition Classes
    Resource
  14. def _addLabel(ontology: Ontology): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Node
  15. def _remove(): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    WrappedResource
  16. def addBoth[V, R[T] <: Resource[T]](key: Property, value: R[V]): (Edge[Node, V], Edge[V, Node])

    Permalink
    Definition Classes
    Resource
  17. def addIn[V <: ClassType[_]](key: Property, value: V): Edge[Node, Node]

    Permalink
    Definition Classes
    Resource
  18. def addIn[V, R[Z] <: ClassType[Z]](key: Property, dt: R[V], value: V)(implicit ev1: <:!<[V, ClassType[_]]): Edge[V, Node]

    Permalink
    Definition Classes
    Resource
  19. def addIn[V, V0, VT0 <: ClassType[_]](key: Property, value: V)(implicit ev1: <:!<[V, ClassType[_]], ct: Aux[V, V0, VT0]): Edge[V0, Node]

    Permalink
    Definition Classes
    Resource
  20. def addIn[V <: ClassType[_]](key: String, value: V): Edge[Node, Node]

    Permalink
    Definition Classes
    Resource
  21. def addIn[V, V0, VT0 <: ClassType[_]](key: String, value: V)(implicit ev1: <:!<[V, ClassType[_]], dt: Aux[V, V0, VT0]): Edge[V0, Node]

    Permalink
    Definition Classes
    Resource
  22. def addLabel(classType: Ontology): Unit

    Permalink
    Definition Classes
    WrappedNode → Node
  23. def addOut[V](key: TypedProperty[V], value: V): Edge[Node, V]

    Permalink
    Definition Classes
    Resource
  24. def addOut[V <: ClassType[_]](key: Property, value: V): Edge[Node, Node]

    Permalink
    Definition Classes
    Resource
  25. def addOut[V, R[Z] <: ClassType[Z]](key: Property, dt: R[V], value: V)(implicit ev1: <:!<[V, ClassType[_]]): Edge[Node, V]

    Permalink
    Definition Classes
    Resource
  26. def addOut[V, V0, VT0 <: ClassType[_]](key: Property, value: V)(implicit ev1: <:!<[V, ClassType[_]], ct: Aux[V, V0, VT0]): Edge[Node, V0]

    Permalink
    Definition Classes
    Resource
  27. def addOut[V <: ClassType[_]](key: String, value: V): Edge[Node, Node]

    Permalink
    Definition Classes
    Resource
  28. def addOut[V, V0, VT0 <: ClassType[_]](key: String, value: V)(implicit ev1: <:!<[V, ClassType[_]], dt: Aux[V, V0, VT0]): Edge[Node, V0]

    Permalink
    Definition Classes
    Resource
  29. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  30. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  31. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  32. def equalValues(o: Any): Boolean

    Permalink
    Definition Classes
    Node → Resource
  33. def equals(o: Any): Boolean

    Permalink
    Definition Classes
    Node → IriResource → AnyRef → Any
  34. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  35. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  36. val graph: Graph

    Permalink
    Definition Classes
    WrappedResource → Resource
  37. def hasLabel[L](label: ClassType[L]*): Option[Resource[L]]

    Permalink
    Definition Classes
    Resource
  38. lazy val hashCode: Int

    Permalink
    Definition Classes
    WrappedResource → Resource → AnyRef → Any
  39. def id: Long

    Permalink
    Definition Classes
    WrappedResource → Resource
  40. def in(key: Property*): List[Any]

    Permalink
    Definition Classes
    WrappedResource → Resource
  41. def in(f: (default.type) ⇒ Property, ff: (default.type) ⇒ Property*): List[Any]

    Permalink
    Definition Classes
    Resource
  42. def in(key: String, keys: String*): List[Any]

    Permalink
    Definition Classes
    Resource
  43. def inE(key: Property*): List[Edge[Any, Node]]

    Permalink
    Definition Classes
    WrappedResource → Resource
  44. def inE(f: (default.type) ⇒ Property, ff: (default.type) ⇒ Property*): List[Edge[Any, Node]]

    Permalink
    Definition Classes
    Resource
  45. def inE(key: String, keys: String*): List[Edge[Any, Node]]

    Permalink
    Definition Classes
    Resource
  46. def inEMap(key: Property*): Map[Property, List[Edge[Any, Node]]]

    Permalink
    Definition Classes
    WrappedResource → Resource
  47. def inEMap(f: (default.type) ⇒ Property, ff: (default.type) ⇒ Property*): Map[Property, List[Edge[Any, Node]]]

    Permalink
    Definition Classes
    Resource
  48. def inEMap(key: String, keys: String*): Map[Property, List[Edge[Any, Node]]]

    Permalink
    Definition Classes
    Resource
  49. def inMap(key: Property*): Map[Property, List[Any]]

    Permalink
    Definition Classes
    WrappedResource → Resource
  50. def inMap(f: (default.type) ⇒ Property, ff: (default.type) ⇒ Property*): Map[Property, List[Any]]

    Permalink
    Definition Classes
    Resource
  51. def inMap(key: String, keys: String*): Map[Property, List[Any]]

    Permalink
    Definition Classes
    Resource
  52. def iri: String

    Permalink
    Definition Classes
    WrappedResource → Resource → IriResource
  53. def iris: Set[String]

    Permalink
    Definition Classes
    WrappedResource → Resource
  54. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  55. def keys: Set[Property]

    Permalink
    Definition Classes
    WrappedResource → Resource
  56. def labels: List[Ontology]

    Permalink
    Definition Classes
    WrappedNode → Node → Resource
  57. def manager: Set[User]

    Permalink
  58. var memento: Long

    Permalink
    Definition Classes
    Resource
  59. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  60. val node: Node

    Permalink
  61. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  62. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  63. def out(key: Property*): List[Any]

    Permalink
    Definition Classes
    WrappedResource → Resource
  64. def out[V](key: TypedProperty[V], keys: TypedProperty[V]*): List[V]

    Permalink
    Definition Classes
    Resource
  65. def out(f: (default.type) ⇒ Property, ff: (default.type) ⇒ Property*): List[Any]

    Permalink
    Definition Classes
    Resource
  66. def out(key: String, keys: String*): List[Any]

    Permalink
    Definition Classes
    Resource
  67. def outE(key: Property*): List[Edge[Node, Any]]

    Permalink
    Definition Classes
    WrappedResource → Resource
  68. def outE[V](key: TypedProperty[V], keys: TypedProperty[V]*): List[Edge[Node, V]]

    Permalink
    Definition Classes
    Resource
  69. def outE(f: (default.type) ⇒ Property, ff: (default.type) ⇒ Property*): List[Edge[Node, Any]]

    Permalink
    Definition Classes
    Resource
  70. def outE(key: String, keys: String*): List[Edge[Node, Any]]

    Permalink
    Definition Classes
    Resource
  71. def outEMap(key: Property*): Map[Property, List[Edge[Node, Any]]]

    Permalink
    Definition Classes
    WrappedResource → Resource
  72. def outEMap(f: (default.type) ⇒ Property, ff: (default.type) ⇒ Property*): Map[Property, List[Edge[Node, Any]]]

    Permalink
    Definition Classes
    Resource
  73. def outEMap(key: String, keys: String*): Map[Property, List[Edge[Node, Any]]]

    Permalink
    Definition Classes
    Resource
  74. def outMap(key: Property*): Map[Property, List[Any]]

    Permalink
    Definition Classes
    WrappedResource → Resource
  75. def outMap(f: (default.type) ⇒ Property, ff: (default.type) ⇒ Property*): Map[Property, List[Any]]

    Permalink
    Definition Classes
    Resource
  76. def outMap(key: String, keys: String*): Map[Property, List[Any]]

    Permalink
    Definition Classes
    Resource
  77. def prettyPrint: String

    Permalink
    Definition Classes
    Node → Resource
  78. def remove(): Unit

    Permalink
    Definition Classes
    WrappedResource → Resource
  79. def removeIn(key: Property): Unit

    Permalink
    Definition Classes
    WrappedResource → Resource
  80. def removeIn[V >: Node](edge: Edge[_, V]): Unit

    Permalink
    Definition Classes
    WrappedResource → Resource
  81. def removeLabel(classType: Ontology): Unit

    Permalink
    Definition Classes
    WrappedNode → Node
  82. def removeOut(key: Property): Unit

    Permalink
    Definition Classes
    WrappedResource → Resource
  83. def removeOut[V >: Node](edge: Edge[V, _]): Unit

    Permalink
    Definition Classes
    WrappedResource → Resource
  84. def role: Set[Role]

    Permalink
  85. def sameResource(resource: Resource[_]): Boolean

    Permalink
    Definition Classes
    Resource
  86. val self: Node

    Permalink
    Definition Classes
    WrappedNode → Resource
  87. def session: Set[ClientSession]

    Permalink
  88. var status: CacheStatus

    Permalink
    Definition Classes
    Resource
  89. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  90. val value: Node

    Permalink
    Definition Classes
    WrappedNode → Node → Resource
  91. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  92. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  93. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from Serializable

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from WrappedNode

Inherited from WrappedResource[Node]

Inherited from Node

Inherited from Resource[Node]

Inherited from IriResource

Inherited from AnyRef

Inherited from Any

Ungrouped