Memgraph Rust Query Modules

Develop custom query modules in Rust for Memgraph graph database. Use when user asks to create Rust procedures, implement graph algorithms in Rust, build high-performance query modules, or work with the rsmgp-sys Rust API. Covers module structure, compilation with Cargo, graph traversal, vertex/edge operations, and deployment to Memgraph.

memgraph 17d4d9c 2 files · 32.3 KB Updated

File contents

memgraph/skills/tree/main/skills/memgraph-rust-query-modules commit 17d4d9ce55

Frequently asked questions

npx skillmds@latest add memgraph/memgraph-rust-query-modules