org
.
opencypher
.
v9_0
.
expressions
InvalidNodePattern
Related Docs:
object InvalidNodePattern
|
package expressions
class
InvalidNodePattern
extends
NodePattern
Linear Supertypes
NodePattern
,
Serializable
,
Serializable
,
PatternElement
,
ASTNode
,
Rewritable
,
Foldable
,
Product
,
scala.Equals
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
InvalidNodePattern
NodePattern
Serializable
Serializable
PatternElement
ASTNode
Rewritable
Foldable
Product
Equals
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
InvalidNodePattern
(
id:
LogicalVariable
)
(
position:
InputPosition
)
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
def
allVariables
:
Set
[
LogicalVariable
]
Definition Classes
InvalidNodePattern
→
NodePattern
→
PatternElement
def
asCanonicalStringVal
:
String
Definition Classes
ASTNode
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
val
baseNode
:
Option
[
LogicalVariable
]
Definition Classes
NodePattern
def
canEqual
(
other:
Any
)
:
Boolean
Definition Classes
InvalidNodePattern
→
NodePattern
→ Equals
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
dup
(
children:
Seq
[
AnyRef
]
)
:
InvalidNodePattern
.this.type
Definition Classes
ASTNode → Rewritable
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
other:
Any
)
:
Boolean
Definition Classes
InvalidNodePattern
→
NodePattern
→ Equals → AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
hashCode
()
:
Int
Definition Classes
InvalidNodePattern
→
NodePattern
→ AnyRef → Any
val
id
:
LogicalVariable
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
isSingleNode
:
Boolean
Definition Classes
NodePattern
→
PatternElement
val
labels
:
Seq
[
LabelName
]
Definition Classes
NodePattern
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
val
position
:
InputPosition
Definition Classes
NodePattern
→ ASTNode
val
properties
:
Option
[
Expression
]
Definition Classes
NodePattern
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
val
variable
:
Option
[
LogicalVariable
]
Definition Classes
NodePattern
→
PatternElement
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
NodePattern
Inherited from
Serializable
Inherited from
Serializable
Inherited from
PatternElement
Inherited from
ASTNode
Inherited from
Rewritable
Inherited from
Foldable
Inherited from
Product
Inherited from
scala.Equals
Inherited from
AnyRef
Inherited from
Any
Ungrouped