struct

FalkorDB::LocalDateTime

Inherits Struct < Value < Object

Constructors

new(year : Int, month : Int, day : Int, hour : Int, minute : Int, second : Int)
Source
new(time : Time)
Source

Class methods

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

Instance methods

to_time
Source