Class: ActiveCypher::Bolt::Messaging::Logoff
- Inherits:
-
EmptyMessage
- Object
- Message
- EmptyMessage
- ActiveCypher::Bolt::Messaging::Logoff
- Defined in:
- lib/active_cypher/bolt/messaging.rb
Overview
The LOGOFF message. For when you want to leave quietly, without making a scene.
Constant Summary collapse
- SIGNATURE =
0x6B
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