memgraph-d ~main (2022-05-10T06:08:30.6120945)
Dub
Repo
Node.this
memgraph
node
Node
Create a Node from a copy of the given
mg_node
.
this
(Node other)
this
(Value value)
this
(mg_node* p)
struct
Node
package @
nogc
this
(
const
mg_node
*
p
)
Meta
Source
See Implementation
memgraph
node
Node
constructors
this
functions
id
labels
opEquals
properties
ptr
toHash
toString
structs
Labels
Create a Node from a copy of the given mg_node.