memgraph-d v0.0.1 (2021-08-13T18:59:23Z)
Dub
Repo
Relationship.opEquals
memgraph
relationship
Relationship
Compares this relationship with
other
. Return: true if same, false otherwise.
struct
Relationship
const
bool
opEquals
(
const
ref
Relationship
other
)
Meta
Source
See Implementation
memgraph
relationship
Relationship
constructors
this
destructors
~this
functions
endId
id
opEquals
properties
ptr
startId
toString
type
postblits
this(this)
Compares this relationship with other. Return: true if same, false otherwise.