Guides Overview
Step-by-step guides for using Grafio's features.
Core Topics
- Core Concepts — Nodes, edges, types, and navigation
- Graph Operations — CRUD operations on nodes and edges
- Traversal — BFS/DFS path finding
- Filtering — Filter by type and properties
- Cypher Queries — openCypher query language
- Transactions — Atomic multi-operation updates
- Caching — LRU/LFU/FIFO caching with budget enforcement
- Storage Providers — Pluggable storage backends
- Serialization — JSON import/export
- Graph Analysis — DAG validation and topological sort
- Visualization — Mermaid diagram generation