Subaru (subaru v0.1.0)
View SourceThe main facade and entry point for the Subaru graph database.
Summary
Functions
Delegates to Subaru.Store.Behaviour.backup/1
.
Commits a batch of write operations to the store.
Generate a sortable identifier.
Adds an :insert
operation for a vertex struct to a batch.
Adds a :link
operation to a batch.
Delegates to Subaru.Store.Behaviour.restore/1
.
Runs a query plan and returns the results as a list.
Returns the configured store module.
Functions
Delegates to Subaru.Store.Behaviour.backup/1
.
Commits a batch of write operations to the store.
Generate a sortable identifier.
Adds an :insert
operation for a vertex struct to a batch.
Adds a :link
operation to a batch.
Delegates to Subaru.Store.Behaviour.restore/1
.
Runs a query plan and returns the results as a list.
Returns the configured store module.