package
0.0.0-20240412201047-2ac9ea9701a6
Repository: https://github.com/aplbrain/neuprinthttp.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

ParseConfig finds the appropriate storage engine from the configuration and initializes it.
RegisterEngine associates a given storage backend with a name.

# Variables

No description provided by the author
No description provided by the author
Verbose prints out information on every request.

# Structs

CypherResult contain the default response formatted from neo4j as column names and rows of data.
MainStore implements the Cypher interfacee and is responsible for automatically modifying cypher TODO: support multiple databases (concatenation) and optional no cypher overwrite.
No description provided by the author
MasterDB implements the Store interface.
No description provided by the author

# Interfaces

Cypher is the main interface for accessing graph databases.
CypherTransaction provides transaction access to a graph database.
Engine is the backend database that implements connectomics API.
KeyValue is the main interface for accessing keyvalue databases.
SimpleStore is an instance of Engine.
Spatial is the main interface for accessing spatial databases.
Store provides the interface to access the database and all instances.

# Type aliases

No description provided by the author
No description provided by the author