memgraph-d ~main (2022-05-10T06:08:30.6120945)
Dub
Repo
Relationship.opEquals
memgraph
relationship
Relationship
Compares this relationship with
other
. Return: true if same, false otherwise.
struct
Relationship
@
nogc
const
auto
opEquals
(
const
ref
Relationship
other
)
Meta
Source
See Implementation
memgraph
relationship
Relationship
constructors
this
functions
endId
id
opEquals
properties
ptr
startId
toHash
toString
type
Compares this relationship with other. Return: true if same, false otherwise.