Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Neo4j::Duration
Inherits
Struct
/
Value
/
Object
Constructors
new
(years, months, weeks, days, hours, minutes, seconds, milliseconds, microseconds, nanoseconds)
Source
new
(months :
Int16
|
Int32
|
Int64
|
Int8
, days :
Int16
|
Int32
|
Int64
|
Int8
, seconds :
Int16
|
Int32
|
Int64
|
Int8
, nanoseconds :
Int16
|
Int32
|
Int64
|
Int8
)
Source
Class methods
from_bolt
(io)
Source
Instance methods
days
Source
months
Source
nanoseconds
Source
seconds
Source