clawgraph 0.0.1

Embedded graph memory for AI agents — no server, no Neo4j, just structured knowledge
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]

name = "clawgraph"

version = "0.0.1"

edition = "2021"

description = "Embedded graph memory for AI agents — no server, no Neo4j, just structured knowledge"

license = "Apache-2.0"

repository = "https://github.com/clawgraph/clawgraph"

homepage = "https://github.com/clawgraph/clawgraph"

keywords = ["graph", "memory", "ai-agents", "knowledge-graph", "embedded"]

categories = ["database", "science"]



[dependencies]