Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GraphSchema ¶
type GraphSchema struct {
NodeLabels []string
Relationships []Relationship
}
func BootstrapSchema ¶
func BootstrapSchema() GraphSchema
Click to show internal directories.
Click to hide internal directories.