org
.
opencypher
.
graphddl
GraphDdlParser
Related Doc:
package graphddl
object
GraphDdlParser
Linear Supertypes
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
GraphDdlParser
AnyRef
Any
Hide All
Show All
Visibility
Public
All
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
(
...
)
def
ddlDefinitions
[
_
]
(
implicit
arg0:
P
[
Any
]
)
:
P
[
DdlDefinition
]
def
ddlStatement
[
_
]
(
implicit
arg0:
P
[
Any
]
)
:
P
[
GraphDdlAst
with
DdlStatement
]
def
elementType
[
_
]
(
implicit
arg0:
P
[
Any
]
)
:
P
[
String
]
def
elementTypeDefinition
[
_
]
(
implicit
arg0:
P
[
Any
]
)
:
P
[
ElementTypeDefinition
]
def
elementTypes
[
_
]
(
implicit
arg0:
P
[
Any
]
)
:
P
[
Set
[
String
]]
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
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
globalElementTypeDefinition
[
_
]
(
implicit
arg0:
P
[
Any
]
)
:
P
[
ElementTypeDefinition
]
def
graphDefinition
[
_
]
(
implicit
arg0:
P
[
Any
]
)
:
P
[
GraphDefinition
]
def
graphTypeDefinition
[
_
]
(
implicit
arg0:
P
[
Any
]
)
:
P
[
GraphTypeDefinition
]
def
graphTypeStatements
[
_
]
(
implicit
arg0:
P
[
Any
]
)
:
P
[
List
[
GraphDdlAst
with
GraphTypeStatement
]]
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
nodeMappingDefinition
[
_
]
(
implicit
arg0:
P
[
Any
]
)
:
P
[
NodeMappingDefinition
]
def
nodeMappings
[
_
]
(
implicit
arg0:
P
[
Any
]
)
:
P
[
List
[
NodeMappingDefinition
]]
def
nodeToViewDefinition
[
_
]
(
implicit
arg0:
P
[
Any
]
)
:
P
[
NodeToViewDefinition
]
def
nodeTypeDefinition
[
_
]
(
implicit
arg0:
P
[
Any
]
)
:
P
[
NodeTypeDefinition
]
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
parseDdl
(
ddlString:
String
)
:
DdlDefinition
def
propertyMappingDefinition
[
_
]
(
implicit
arg0:
P
[
Any
]
)
:
P
[
Map
[
String
,
String
]]
def
relTypeDefinition
[
_
]
(
implicit
arg0:
P
[
Any
]
)
:
P
[
RelationshipTypeDefinition
]
def
relationshipMappingDefinition
[
_
]
(
implicit
arg0:
P
[
Any
]
)
:
P
[
RelationshipMappingDefinition
]
def
relationshipMappings
[
_
]
(
implicit
arg0:
P
[
Any
]
)
:
P
[
List
[
RelationshipMappingDefinition
]]
def
setSchemaDefinition
[
_
]
(
implicit
arg0:
P
[
Any
]
)
:
P
[
SetSchemaDefinition
]
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
AnyRef → Any
def
viewId
[
_
]
(
implicit
arg0:
P
[
Any
]
)
:
P
[
List
[
String
]]
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
AnyRef
Inherited from
Any
Ungrouped