struct

FalkorDB::LocalDate

Inherits Struct < Value < Object

Constructors

new(year : Int16, month : Int8, day : Int8)
Source

Class methods

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

Instance methods

month
Source
year
Source