mg_duration
- days
long days;
Undocumented in source.
- months
long months;
Undocumented in source.
- nanoseconds
long nanoseconds;
Undocumented in source.
- seconds
long seconds;
Undocumented in source.
memgraph mgclient
aliasesenumsfunctionsstructsvariables
Represents a temporal amount which captures the difference in time between two instants.
Duration is defined with months, days, seconds, and nanoseconds. Note: Duration can be negative.