struct

FalkorDB::Serializable::Relationship::Metadata

Inherits Struct < Value < Object

Constructors

new(id : Int64, type : String, source_node : Int64, destination_node : Int64)
Source

Instance methods

clone
Source
copy_with(id _id = @id, type _type = @type, source_node _source_node = @source_node, destination_node _destination_node = @destination_node)
Source
destination_node
id
source_node
type