Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Entity ¶
type Entity interface { EntityFragment ID() string Type() string KeyValues() EntityKeyValueMapper }
type EntityFragment ¶
type EntityKeyValueMapper ¶
type EntityKeyValueMapper interface { }
type EntityTemporal ¶
type EntityTemporal interface { ID() string Type() string Property(name string) []TemporalProperty }
type Relationship ¶
type TemporalProperty ¶
Click to show internal directories.
Click to hide internal directories.