memgraph-d ~master (2021-10-24T19:24:20.8076309)
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.