module Neo4j
Defined in:
neo4j.crneo4j/bolt/connection.cr
neo4j/bolt/from_bolt.cr
neo4j/bolt/transaction.cr
neo4j/exceptions.cr
neo4j/mapping.cr
neo4j/pack_stream.cr
neo4j/pack_stream/lexer.cr
neo4j/pack_stream/packer.cr
neo4j/pack_stream/token.cr
neo4j/pack_stream/unpacker.cr
neo4j/result.cr
neo4j/type.cr
neo4j/version.cr
Constant Summary
-
VERSION =
"0.5.6"
Macro Summary
- map_node(**__properties__)
- map_node(__properties__)
- map_props(__properties__, type)
- map_relationship(**__properties__)
- map_relationship(__properties__)