memgraph-d v0.0.1 (2021-08-13T18:59:23Z)
Dub
Repo
Path.this
memgraph
path
Path
Create a Path from a copy of the given
mg_path
.
this
(Path other)
this
(Value value)
this
(mg_path* ptr)
this
(mg_path* ptr)
struct
Path
package
this
(
const
mg_path
*
ptr
)
Meta
Source
See Implementation
memgraph
path
Path
constructors
this
destructors
~this
functions
getNodeAt
getRelationshipAt
isReversedRelationshipAt
length
opEquals
ptr
toString
postblits
this(this)
Create a Path from a copy of the given mg_path.