Class: ActiveCypher::Bolt::Messaging::Hello
- Inherits:
-
MetadataMessage
- Object
- Message
- MetadataMessage
- ActiveCypher::Bolt::Messaging::Hello
- Defined in:
- lib/active_cypher/bolt/messaging.rb
Overview
The HELLO message. Because every protocol needs to start with a greeting before the disappointment.
Constant Summary collapse
- SIGNATURE =
0x01
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