Class: ActiveCypher::Bolt::Messaging::Commit
- Inherits:
-
EmptyMessage
- Object
- Message
- EmptyMessage
- ActiveCypher::Bolt::Messaging::Commit
- Defined in:
- lib/active_cypher/bolt/messaging.rb
Overview
The COMMIT message. For when you want to pretend your changes are permanent.
Constant Summary collapse
- SIGNATURE =
0x12
Instance Attribute Summary
Attributes inherited from Message
Method Summary
Methods inherited from EmptyMessage
Methods inherited from Message
Constructor Details
This class inherits a constructor from ActiveCypher::Bolt::Messaging::EmptyMessage