Python API Reference¶
Complete reference for the grafeo Python package.
Installation¶
Quick Start¶
Classes¶
| Class | Description |
|---|---|
| Database | Database connection and management |
| Node | Graph node representation |
| Edge | Graph edge representation |
| QueryResult | Query result iteration |
| Transaction | Transaction management |