memgraph-d v0.0.4 (2021-09-30T20:07:43Z)
Dub
Repo
Path.opEquals
memgraph
path
Path
Compares this path with
other
. Return: true if same, false otherwise.
struct
Path
const
bool
opEquals
(
const
ref
Path
other
)
Meta
Source
See Implementation
memgraph
path
Path
constructors
this
destructors
~this
functions
getNodeAt
getRelationshipAt
isReversedRelationshipAt
length
opEquals
ptr
toString
postblits
this(this)
Compares this path with other. Return: true if same, false otherwise.