overflowdb-codegen
overflowdb-codegen
overflowdb.algorithm
LowestCommonAncestors
overflowdb.codegen
CodeGen
CodeGen
ConstantContext
DefaultEdgeTypes
DefaultNodeTypes
Helpers
Main
Config
ProtoGen
EnumEntryMaybe
overflowdb.schema
AbstractNodeType
AdjacentNode
Constant
Constant
ContainedNode
DefaultEdgeTypes
Direction
EdgeType
EdgeType
Cardinality
Cardinality
List
One
ZeroOrOne
HasClassName
HasOptionalProtoId
HasProperties
HasSchemaInfo
MarkerTrait
NeighborInfoForEdge
NeighborInfoForNode
NodeBaseType
NodeType
ProductElement
Property
Property
Cardinality
Cardinality
List
One
ZeroOrOne
Default
ValueType
ValueType
Boolean
Byte
Char
Double
Float
Int
List
Long
NodeRef
Short
String
Unknown
ProtoOptions
Schema
SchemaBuilder
SchemaInfo
SchemaInfo
overflowdb.schema.testschema1
TestSchema1
overflowdb.schema.testschema2
Base
Schema
JavaSpecific
Schema
TestSchema2
overflowdb.schema.testschema3
TestSchema3
overflowdb.schema.testschema4
TestSchema4
overflowdb-codegen
/
overflowdb.schema
/
Direction
Direction
object
Direction
extends
Enumeration
Graph
Supertypes
Self type
class
Enumeration
trait
Serializable
class
Object
trait
Matchable
class
Any
Direction
.type
Type members
Value members
Type members
Inherited classlikes
@SerialVersionUID
(value = -3501153230598116017L)
protected
class
Val
Inherited from:
Enumeration
@SerialVersionUID
(value = 7091335633555234129L)
abstract
class
Value
Inherited from:
Enumeration
object
ValueOrdering
Inherited from:
Enumeration
@SerialVersionUID
(value = 7229671200427364242L)
class
ValueSet
Inherited from:
Enumeration
@SerialVersionUID
(value = 3L)
object
ValueSet
Inherited from:
Enumeration
Value members
Inherited methods
final protected
def
Value
(
i:
Int
,
name:
String
):
Value
Inherited from:
Enumeration
final protected
def
Value
(
name:
String
):
Value
Inherited from:
Enumeration
final protected
def
Value
(
i:
Int
):
Value
Inherited from:
Enumeration
final protected
def
Value
:
Value
Inherited from:
Enumeration
final
def
apply
(
x:
Int
):
Value
Inherited from:
Enumeration
final
def
maxId
:
Int
Inherited from:
Enumeration
protected
def
readResolve
():
AnyRef
Inherited from:
Enumeration
override
def
toString
():
String
Definition Classes
Enumeration
->
Any
Inherited from:
Enumeration
def
values
:
ValueSet
Inherited from:
Enumeration
final
def
withName
(
s:
String
):
Value
Inherited from:
Enumeration
Concrete fields
val
IN
:
Value
val
OUT
:
Value
val
all
:
List
[
Value
]