Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
neo4j
v0.2.1
Neo4j
Bolt
Connection
Transaction
Exception
Failure
Ignored
NestedTransactionError
Node
PackStream
Error
Lexer
Packer
Token
Unpacker
UnpackException
Path
QueryException
Relationship
Result
RollbackException
Success
Type
UnboundRelationship
UnknownResult
Built with Crystal 1.9.2
2023-10-08 01:35:23 UTC
class
Neo4j::PackStream::UnpackException
Neo4j::PackStream::UnpackException
Neo4j::PackStream::Error
Exception
Reference
Object
Defined in:
neo4j/pack_stream.cr
Constructors
.new
(message, byte_number : UInt64)
Instance Method Summary
#byte_number
: UInt64
Constructor Detail
def self.
new
(message, byte_number : UInt64)
#
[
View source
]
Instance Method Detail
def
byte_number
: UInt64
#
[
View source
]