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
/
Constant
Constant
class
Constant
(val name:
String
, val value:
String
, val valueType:
ValueTypes
, val comment:
Option
[
String
], val schemaInfo:
SchemaInfo
) extends
HasOptionalProtoId
with
HasSchemaInfo
Companion
object
Graph
Supertypes
trait
HasSchemaInfo
trait
HasOptionalProtoId
class
Object
trait
Matchable
class
Any
Value members
Value members
Concrete methods
override
def
toString
:
String
Definition Classes
Any
Inherited methods
def
protoId
:
Option
[
Int
]
Inherited from
HasOptionalProtoId
def
protoId
(id:
Int
):
Constant
Inherited from
HasOptionalProtoId
Concrete fields
val
comment
:
Option
[
String
]
val
name
:
String
val
schemaInfo
:
SchemaInfo
val
value
:
String
val
valueType
:
ValueTypes
Inherited fields
protected
var
_protoId
:
Option
[
Int
]
Inherited from
HasOptionalProtoId