graphos-adapters 0.1.1

Storage, query language, and plugin adapters for Graphos
Documentation

graphos-adapters

Adapters layer for Graphos: storage backends, query language parsers, and plugin interfaces.

Modules

  • [storage] - Storage backends (memory, mmap, WAL)
  • [query] - Query language parsers (GQL, Cypher)
  • [plugins] - Plugin system and bridges