package
1.0.2
Repository: https://github.com/onsdigital/dp-graph.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

New DB returned according to provided subsets and the environment config satisfying the interfaces requested by the choice of subsets.
NewCodeListStore returns a configured DB containing the CodeList functionality.
NewDimensionStore returns a configured DB containing the Dimension functionality.
NewHierarchyStore returns a configured DB containing the Hierarchy functionality.
NewInstanceStore returns a configured DB containing the Instance functionality.
NewObservationStore returns a configured DB containing the Observation functionality.
Test sets flags for managing responses from the Mock driver.

# Structs

DB contains the widest possible selection of functionality provided by any implementation of this abstraction.
Subsets allows a clear and concise way of requesting any combination of functionality by groups of node types.