memgraph-d v0.0.1 (2021-08-13T18:59:23Z)
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.