Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetMainReference ¶ added in v0.3.1
func GetMainReference(definition *base.RelationDefinition) string
GetMainReference -
Types ¶
type Graph ¶
type Graph struct {
// contains filtered or unexported fields
}
Graph - Graph Structure
func EntityToGraph ¶
func EntityToGraph(entity *base.EntityDefinition) (g Graph, err error)
EntityToGraph - Convert entity to graph
func SchemaToGraph ¶
func SchemaToGraph(schema *base.SchemaDefinition) (g Graph, err error)
SchemaToGraph - Convert schema to graph
Click to show internal directories.
Click to hide internal directories.