module

FalkorDB::Serializable::Node

Constructors

new(*, falkordb_metadata metadata : FalkorDB::Serializable::Node::Metadata, properties : Array, cache)
Source

Class methods

from_falkordb_value(node_type : T.class, value_type : FalkorDB::ValueType, value, cache) : T forall T
Source

Instance methods

unknown_falkordb_node_property(key, value)
Source

Nested types