Class: ActiveCypher::Bolt::Messaging::Ignored
- Inherits:
-
EmptyMessage
- Object
- Message
- EmptyMessage
- ActiveCypher::Bolt::Messaging::Ignored
- Defined in:
- lib/active_cypher/bolt/messaging.rb
Overview
The IGNORED message. For when the server just can’t be bothered.
Constant Summary collapse
- SIGNATURE =
0x7E
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