struct AGE::Graph
- AGE::Graph
- Struct
- Value
- Object
Defined in:
pg-age.crConstructors
Instance Method Summary
- #exec(cypher : String, **args)
- #query(cypher : String, as types : T, **args) forall T
- #query(cypher : String, as types : T, **args, &) forall T