Documentation ¶
Index ¶
- Variables
- func Init(cfg *config.Config) error
- func Open(cfg *config.Config) (*graph.Handle, error)
- func OpenQuadStore(cfg *config.Config) (graph.QuadStore, error)
- func OpenQuadWriter(qs graph.QuadStore, cfg *config.Config) (graph.QuadWriter, error)
- func Repl(ctx context.Context, h *graph.Handle, queryLanguage string, ...) error
- func Run(ctx context.Context, qu string, ses query.REPLSession) error
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNotPersistent = errors.New("database type is not persistent")
Functions ¶
func OpenQuadWriter ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.