memgraph-d v0.0.1 (2021-08-13T18:59:23Z)
Dub
Repo
Map.this
memgraph
map
Map
Create a map from a Value.
this
()
this
(Value[string] valueMap)
this
(uint capacity)
this
(Map other)
this
(Value value)
struct
Map
this
(
inout
ref
Value
value
)
this
(mg_map* ptr)
this
(mg_map* ptr)
Meta
Source
See Implementation
memgraph
map
Map
constructors
this
destructors
~this
functions
length
opBinaryRight
opEquals
opIndex
opIndexAssign
popFront
ptr
toString
postblits
this(this)
properties
empty
front
Create a map from a Value.