memgraph-d ~main (2022-05-10T06:08:30.6120945)
Dub
Repo
Path.this
memgraph
path
Path
Create a path from a Value.
this
(Path other)
this
(Value value)
struct
Path
@
nogc
this
(
inout
ref
Value
value
)
this
(mg_path* ptr)
Meta
Source
See Implementation
memgraph
path
Path
constructors
this
functions
getNodeAt
getRelationshipAt
isReversedRelationshipAt
length
opEquals
ptr
toHash
toString
Create a path from a Value.