memgraph.map

Provides a map (i.e. key/value) tuple.

Members

Structs

Map
struct Map

Sized sequence of pairs of keys and values. Maximum possible map size allowed by Bolt protocol is uint.max.

Meta