org
.
opencypher
.
okapi
.
ir
.
api
.
pattern
UndirectedVarLengthRelationship
Related Doc:
package pattern
final
case class
UndirectedVarLengthRelationship
(
endpoints:
DifferentEndpoints
,
lower:
Int
,
upper:
Option
[
Int
]
)
extends
VarLengthRelationship
with
UndirectedConnection
with
Product
with
Serializable
Linear Supertypes
Serializable
,
Serializable
,
Product
,
Equals
,
UndirectedConnection
,
VarLengthRelationship
,
Connection
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
UndirectedVarLengthRelationship
Serializable
Serializable
Product
Equals
UndirectedConnection
VarLengthRelationship
Connection
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
UndirectedVarLengthRelationship
(
endpoints:
DifferentEndpoints
,
lower:
Int
,
upper:
Option
[
Int
]
)
Type Members
type
E
=
DifferentEndpoints
Definition Classes
UndirectedConnection
→
Connection
type
O
=
Undirected
.type
Definition Classes
UndirectedConnection
→
Connection
type
SELF
[
XO
,
XE
]
=
UndirectedVarLengthRelationship
{ ... /* 2 definitions in type refinement */ }
Definition Classes
UndirectedVarLengthRelationship
→
UndirectedConnection
→
VarLengthRelationship
→
Connection
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
val
endpoints
:
DifferentEndpoints
Definition Classes
UndirectedVarLengthRelationship
→
Connection
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
obj:
Any
)
:
Boolean
Definition Classes
Connection
→ AnyRef → Any
def
equalsIfNotEq
(
obj:
Any
)
:
Boolean
Attributes
protected
Definition Classes
UndirectedVarLengthRelationship
→
Connection
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
def
flip
:
UndirectedVarLengthRelationship
Definition Classes
UndirectedVarLengthRelationship
→
Connection
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
hashCode
()
:
Int
Definition Classes
Connection
→ AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
val
lower
:
Int
Definition Classes
UndirectedVarLengthRelationship
→
VarLengthRelationship
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
final
def
orientation
:
Undirected
.type
Definition Classes
UndirectedConnection
→
Connection
final
def
seed
:
Int
Attributes
protected
Definition Classes
VarLengthRelationship
→
Connection
final
def
source
:
IRField
Definition Classes
UndirectedConnection
→
Connection
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
final
def
target
:
IRField
Definition Classes
UndirectedConnection
→
Connection
val
upper
:
Option
[
Int
]
Definition Classes
UndirectedVarLengthRelationship
→
VarLengthRelationship
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
Inherited from
Serializable
Inherited from
Serializable
Inherited from
Product
Inherited from
Equals
Inherited from
UndirectedConnection
Inherited from
VarLengthRelationship
Inherited from
Connection
Inherited from
AnyRef
Inherited from
Any
Ungrouped