memgraph-d ~main (2022-05-10T06:08:30.6120945)
Dub
Repo
Path.opEquals
memgraph
path
Path
Compares this path with
other
. Return: true if same, false otherwise.
struct
Path
@
nogc
const
auto
opEquals
(
const
ref
Path
other
)
Meta
Source
See Implementation
memgraph
path
Path
constructors
this
functions
getNodeAt
getRelationshipAt
isReversedRelationshipAt
length
opEquals
ptr
toHash
toString
Compares this path with other. Return: true if same, false otherwise.