Class: ActiveCypher::Bolt::Messaging::Success
- Inherits:
-
MetadataMessage
- Object
- Message
- MetadataMessage
- ActiveCypher::Bolt::Messaging::Success
- Defined in:
- lib/active_cypher/bolt/messaging.rb
Overview
The SUCCESS message. The rarest of all Bolt messages.
Constant Summary collapse
- SIGNATURE =
0x70
Instance Attribute Summary
Attributes inherited from Message
Method Summary
Methods inherited from MetadataMessage
Methods inherited from Message
Constructor Details
This class inherits a constructor from ActiveCypher::Bolt::Messaging::MetadataMessage