memgraph-d v0.0.1 (2021-08-13T18:59:23Z)
Dub
Repo
Node.this
memgraph
node
Node
Create a node from a Value.
this
(Node other)
this
(Value value)
struct
Node
this
(
inout
ref
Value
value
)
this
(mg_node* p)
this
(mg_node* p)
Meta
Source
See Implementation
memgraph
node
Node
constructors
this
destructors
~this
functions
id
labels
opEquals
properties
ptr
toString
postblits
this(this)
structs
Labels
Create a node from a Value.