struct

FalkorDB::Duration

Inherits Struct < Value < Object

Constructors

new(years, months, days, hours, minutes, seconds)
Source
new(span : Time::Span)
Source

Class methods

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

Instance methods

to_span
Source