memgraph-d v0.0.1 (2021-08-13T18:59:23Z)
Dub
Repo
Relationship.this
memgraph
relationship
Relationship
Create a Relationship using the given
mg_relationship
.
this
(Relationship other)
this
(Value value)
this
(mg_relationship* ptr)
struct
Relationship
package
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 using the given mg_relationship.