Module: ActiveCypher::Bolt
- Defined in:
- lib/active_cypher/bolt.rb,
lib/active_cypher/bolt/driver.rb,
lib/active_cypher/bolt/result.rb,
lib/active_cypher/bolt/session.rb,
lib/active_cypher/bolt/handlers.rb,
lib/active_cypher/bolt/messaging.rb,
lib/active_cypher/bolt/connection.rb,
lib/active_cypher/bolt/packstream.rb,
lib/active_cypher/bolt/transaction.rb,
lib/active_cypher/bolt/message_reader.rb,
lib/active_cypher/bolt/message_writer.rb,
lib/active_cypher/bolt/version_encoding.rb
Overview
Namespace for the Bolt Protocol Driver implementation.
Defined Under Namespace
Modules: Handlers, Messaging, Packstream, VersionEncoding Classes: Connection, Driver, MessageReader, MessageWriter, Result, Session, Transaction