Demonstrates the advanced graph administration facade from @gsrag/core.
createLightRAGGraphAdmin()- Creating entities and relations
- Reading entity info and bounded graph neighborhoods
- Renaming and merging entities
- Deleting relations and entities
bun examples/graph-admin/index.tsThis example does not require an LLM provider because it writes graph records directly.