Memgraph MAGE Algorithms

MAGE (Memgraph Advanced Graph Extensions) is an open-source library of graph algorithms and query modules - traditional, dynamic, and ML-driven - invoked as Cypher procedures (CALL ...) over the same Bolt interface. Not a standalone HTTP API.

API entry from apis.yml

apis.yml Raw ↑
aid: memgraph:memgraph-mage-algorithms
name: Memgraph MAGE Algorithms
tags:
- MAGE
- Algorithms
- Query Modules
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://memgraph.com/docs/advanced-algorithms
baseURL: bolt://localhost:7687
properties:
- url: https://memgraph.com/docs/advanced-algorithms
  type: Documentation
- url: https://memgraph.com/docs/advanced-algorithms/available-algorithms
  type: APIReference
- url: https://github.com/memgraph/mage
  type: GitHub
description: MAGE (Memgraph Advanced Graph Extensions) is an open-source library of graph algorithms and
  query modules - traditional, dynamic, and ML-driven - invoked as Cypher procedures (CALL ...) over the
  same Bolt interface. Not a standalone HTTP API.