Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Neo4j::Node
Inherits
Struct
/
Value
/
Object
Constructors
new
(id :
Int64
= 0_i64, labels :
Array
(
String
) = [] of ::
String
, properties :
Hash
(
String
,
Neo4j::Value
) =
Map
.new)
Source
Class methods
from_bolt
(io)
Source
Instance methods
id
Source
labels
Source
properties
Source