pkg/

directory
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 28, 2026 License: MIT

Directories

Path Synopsis
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.
Package cypher provides Cypher query parsing and execution capabilities for gograph.
Package cypher provides Cypher query parsing and execution capabilities for gograph.
ast
Package ast defines the abstract syntax tree (AST) representation for Cypher queries.
Package ast defines the abstract syntax tree (AST) representation for Cypher queries.
creators
Package creators provides executors for Cypher data creation clauses.
Package creators provides executors for Cypher data creation clauses.
matchers
Package matchers provides executors for Cypher MATCH clauses and pattern matching.
Package matchers provides executors for Cypher MATCH clauses and pattern matching.
modifiers
Package modifiers provides executors for Cypher data modification clauses including SET, DELETE, and REMOVE operations.
Package modifiers provides executors for Cypher data modification clauses including SET, DELETE, and REMOVE operations.
Package graph provides core data structures and interfaces for the gograph database.
Package graph provides core data structures and interfaces for the gograph database.
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.
Package tx provides transaction management for gograph's storage layer.
Package tx provides transaction management for gograph's storage layer.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL