User Guides¶
Use this section for task-oriented product workflows and examples.
Start Here¶
- Cypher workflows: cypher-queries.md
- Vector search: vector-search.md
- Hybrid retrieval: hybrid-search.md
- Transactions: transactions.md
- GraphQL usage: graphql.md
Find by Task¶
- Search semantically: vector-search.md
- Improve retrieval quality: hybrid-search.md
- Traverse relationships/paths: graph-traversal.md
- Use ACID transactions: transactions.md
- Query historical state and retention: historical-reads-mvcc-retention.md
- Operate MVCC lifecycle controls: mvcc-lifecycle-admin-api.md
- Build distributed composite topology: infinigraph-topology.md
- Model canonical truth + mutation log: canonical-graph-ledger.md
- Use Qdrant-compatible gRPC: qdrant-grpc.md
- Add NornicSearch gRPC client path: nornic-search-grpc.md
AI/Heimdall Guides¶
- Intro and setup: heimdall-ai-assistant.md
- Context/token behavior: heimdall-context.md
- Enable MCP tools: heimdall-mcp-tools.md
- Agent loop mechanics: heimdall-agentic-loop.md
- Event-driven remediation: heimdall-event-triggers-remediation.md
- Plugin development: heimdall-plugins.md
Examples¶
- End-to-end examples: complete-examples.md
- Data import/export patterns: data-import-export.md
- Property type reference: property-data-types.md
Related Docs¶
- API details and signatures: ../api-reference/README.md
- Feature capability index: ../features/README.md
- Performance tuning and benchmarks: ../performance/README.md
- Symptom-based issue routing: ../ISSUES-INDEX.md