overflowdb-codegen
overflowdb-codegen
API
overflowdb
algorithm
LowestCommonAncestors
codegen
CodeGen
CodeGen
ConstantContext
DefaultNodeTypes
Formatter
Helpers
Main
Config
ProtoGen
EnumEntryMaybe
schema
AbstractNodeType
AdjacentNode
AnyNodeType
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
/
overflowdb.schema
/
HasProperties
HasProperties
overflowdb.schema.HasProperties
trait
HasProperties
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Known subtypes
class
AbstractNodeType
class
NodeBaseType
class
AnyNodeType
class
NodeType
class
EdgeType
Members list
Clear all
Value members
Abstract methods
def
properties
:
Seq
[
Property
[
_
]]
properties (including potentially inherited properties)
properties (including potentially inherited properties)
Attributes
Concrete methods
def
addProperties
(
additional
:
Property
[
_
]*):
HasProperties
.this.type
def
addProperty
(
additional
:
Property
[
_
]):
HasProperties
.this.type
Concrete fields
protected
val
_properties
:
Set
[
Property
[
_
]]
In this article
Attributes
Members list
Value members
Abstract methods
Concrete methods
Concrete fields