Expand description
Object Store โ the live in-memory Arrow tables from arrow-graph-core.
The Object Store IS the ArrowGraphStore. This module provides the git-aware wrapper that connects the live store to commit/checkout/save.
Structsยง
- GitConfig
- Configuration for the git-aware object store.
- GitObject
Store - The git-aware graph store. Wraps ArrowGraphStore with versioning capabilities.