infinite-db 0.1.1

A spatial-graph database using n-dimensional curves and hyperedges for engineering logic.
Documentation
1
2
3
4
5
6
7
pub mod address;   // Address, SpaceId, DimensionVector
pub mod block;     // Block<T>, Relation
pub mod branch;    // BranchId, branching model
pub mod query;     // Query<T>, pure pipeline
pub mod schema;    // InfiniteSchema trait
pub mod snapshot;  // Snapshot, merge, diff, subset
pub mod space;     // Space, registration