struct

FalkorDB::Point

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(latitude : Float64, longitude : Float64)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Class methods

from_falkordb_value(type : FalkorDB::ValueType, value, cache)
Source
matches_falkordb_type?(type : FalkorDB::ValueType) : Bool
Source

Instance methods

latitude
Source
longitude
Source