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

labels
Source
properties
Source