module Neo4j
Defined in:
neo4j.crneo4j/bolt/connection.cr
neo4j/bolt/from_bolt.cr
neo4j/bolt/transaction.cr
neo4j/cluster.cr
neo4j/connection_pool.cr
neo4j/direct_driver.cr
neo4j/driver.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/serializable.cr
neo4j/session.cr
neo4j/type.cr
neo4j/version.cr
Constant Summary
-
VERSION =
"0.7.1"
Class Method Summary
Macro Summary
- map_node(**__properties__)
- map_node(__properties__)
- map_props(__properties__, type)
- map_relationship(**__properties__)
- map_relationship(__properties__)