2a2b99b02a
- Updated its README, authors, and published it with the added AuthorizationError that was a part of Memgraph 2.4.0 release. - Added missing SOURCE_TYPE_KAFKA and SOURCE_TYPE_PULSAR variables in _mgp.
12 lines
565 B
Markdown
12 lines
565 B
Markdown
# mgp
|
|
|
|
PyPi package used for type hinting when creating query modules. Repository of already available query modules is called [MAGE](https://github.com/memgraph/mage).
|
|
|
|
## 🎬 Get started
|
|
|
|
To learn more, head over to the [docs for the query modules Python API](https://memgraph.com/docs/memgraph/reference-guide/query-modules/api/python-api). To get started with query modules, check out the [how-to guide](https://memgraph.com/docs/memgraph/how-to-guides/query-modules) on Memgraph docs.
|
|
|
|
## 🔢 Versioning
|
|
|
|
- mgp v1.1 is compatible with Memgraph >= 2.4.0
|