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