Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultGraphStore ¶
func DefaultGraphStore(opts ...Option) (core.GraphStore, error)
DefaultGraphStore creates a new gograph store with default options.
func NewGraphStore ¶
func NewGraphStore(path string) (core.GraphStore, error)
NewGraphStore creates a new gograph store with the specified path.
Types ¶
Click to show internal directories.
Click to hide internal directories.