Crate rsmgp_sys[][src]

Modules

edge

All edge (relationship) related.

list

All related to the list datatype.

map

All related to the map (dictionary) datatype.

memgraph

Abstraction to interact with Memgraph.

mgp

Auto-generated bindings (don’t use directly, except top-level pointer data types).

path

All related to a graph path.

property

All related to the property graph property (data key-value pair).

result

Simplifies returning results to Memgraph and then to the client.

rsmgp

Macro definitions and top level data structures.

value

All related the the value (container for any data type).

vertex

All vertex (node) related.

Macros

close_module

Closes Memgraph query module.

define_procedure

Defines a new procedure callable by Memgraph engine.

define_type

Defines single result field type.

init_module

Initializes Memgraph query module.