overflowdb-codegen
overflowdb-codegen
overflowdb.algorithm
LowestCommonAncestors
overflowdb.codegen
CodeGen
CodeGen
ConstantContext
DefaultNodeTypes
Formatter
Helpers
Main
Config
ProtoGen
EnumEntryMaybe
overflowdb.schema
AbstractNodeType
AdjacentNode
Constant
Constant
ContainedNode
Direction
EdgeType
EdgeType
Cardinality
Cardinality
List
One
ZeroOrOne
HasClassName
HasOptionalProtoId
HasProperties
HasSchemaInfo
MarkerTrait
NeighborInfoForEdge
NeighborInfoForNode
NodeBaseType
NodeType
ProductElement
Property
Property
Cardinality
List
One
ZeroOrOne
Cardinality
Default
ValueType
Boolean
Byte
Char
Double
Float
Int
List
Long
NodeRef
Short
String
Unknown
ValueType
ProtoOptions
Schema
SchemaBuilder
SchemaInfo
SchemaInfo
overflowdb-codegen
/
overflowdb.schema
/
Constant
Constant
class
Constant
[
A
](
val
name:
String
,
val
value:
String
,
val
valueType:
ValueType
[
A
],
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
[
A
]
Inherited from:
HasOptionalProtoId
Concrete fields
val
comment
:
Option
[
String
]
val
name
:
String
val
schemaInfo
:
SchemaInfo
val
value
:
String
val
valueType
:
ValueType
[
A
]
Inherited fields
protected
var
_protoId
:
Option
[
Int
]
Inherited from:
HasOptionalProtoId