Class: ActiveCypher::Bolt::Messaging::Goodbye
- Inherits:
-
EmptyMessage
- Object
- Message
- EmptyMessage
- ActiveCypher::Bolt::Messaging::Goodbye
- Defined in:
- lib/active_cypher/bolt/messaging.rb
Overview
The GOODBYE message. For when you’ve had enough of this session, or life.
Constant Summary collapse
- SIGNATURE =
0x02
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