//
pkg.gl
Category
github.com/alexandrev/docker
pkg
graphdb
package
0.12.0
Repository:
https://github.com/alexandrev/docker.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
6
Dependents
0
Files
483 SLOC
#
Functions
IsNonUniqueNameError
No description provided by the author
NewDatabase
Create a new graph database initialized with a root entity.
NewSqliteConn
No description provided by the author
PathDepth
Returns the depth or number of / in a given path.
#
Structs
Database
Graph database for storing entities and their relationships.
Edge
An Edge connects two entities together.
Entity
Entity with a unique id.
WalkMeta
No description provided by the author
#
Type aliases
Edges
No description provided by the author
Entities
No description provided by the author
WalkFunc
No description provided by the author