memgraph-d ~master (2021-10-24T19:24:20.8076309)
Dub
Repo
Relationship.this
memgraph
relationship
Relationship
Create a relationship from a Value.
this
(Relationship other)
this
(Value value)
struct
Relationship
this
(
inout
ref
Value
value
)
this
(mg_relationship* ptr)
this
(mg_relationship* const_ptr)
Meta
Source
See Implementation
memgraph
relationship
Relationship
constructors
this
destructors
~this
functions
endId
id
opEquals
properties
ptr
startId
toString
type
postblits
this(this)
Create a relationship from a Value.