Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
gograph
command
|
|
|
pkg
|
|
|
api
Package api provides the public database API for gograph, a graph database engine.
|
Package api provides the public database API for gograph, a graph database engine. |
|
cypher
Package cypher provides Cypher query parsing and execution capabilities for gograph.
|
Package cypher provides Cypher query parsing and execution capabilities for gograph. |
|
graph
Package graph provides core data structures and interfaces for the gograph database.
|
Package graph provides core data structures and interfaces for the gograph database. |
|
storage
Package storage provides the底层 storage layer for gograph using Pebble as the underlying key-value store.
|
Package storage provides the底层 storage layer for gograph using Pebble as the underlying key-value store. |
|
tx
Package tx provides transaction management for gograph's storage layer.
|
Package tx provides transaction management for gograph's storage layer. |
Click to show internal directories.
Click to hide internal directories.