LightRAG/test_rag_env/kv_store_full_relations.json
2025-12-05 14:31:13 +08:00

26 lines
445 B
JSON

{
"doc-aa817c0beac97b28c7c333fc98e4ab4d": {
"relation_pairs": [
[
"Seattle",
"TechCorp"
],
[
"Alice Johnson",
"Bob Smith"
],
[
"Alice Johnson",
"TechCorp"
],
[
"Bob Smith",
"TechCorp"
]
],
"count": 4,
"create_time": 1764687061,
"update_time": 1764687061,
"_id": "doc-aa817c0beac97b28c7c333fc98e4ab4d"
}
}