Setup
Get Graph Labels
Retrieve all entity labels in the graph:Get Knowledge Graph
Retrieve subgraph for a specific entity:Check Entity Exists
Update Entity
Update Relationship
Complete Example: Explore Graph After Upload
Graph-Enhanced RAG Modes
Different models leverage the knowledge graph differently:Model | Graph Usage |
---|---|
vedaya-naive | No graph usage, keyword only |
vedaya-local | Entity recognition from graph |
vedaya-global | Full graph relationships |
vedaya-hybrid | Combined approach |
Important Notes
- Authentication optional - All endpoints work without authentication
- Auto-generated - Graph is built automatically during document processing
- Dynamic updates - Graph evolves as you add more documents
- Query integration - Graph enhances RAG query responses