pymgclient – DB-API 2.0 interface for Memgraph database¶

pymgclient is a Memgraph database adapter for Python language compliant with the DB-API 2.0 specification described by PEP 249.

Contents:

  • Introduction
    • Installation
    • Running the test suite
  • Basic module usage
    • Passing parameters to openCypher queries
    • Adaptation of Memgraph values to Python types
    • Transactions control
  • mgclient module content
    • connect()
    • Module constants
    • Exceptions
    • Graph type objects
  • Connection class
    • Connection
    • Lazy connections
  • Cursor class
    • Cursor
    • Column class

Indices and tables¶

  • Index

  • Search Page

pymgclient

Navigation

Contents:

  • Introduction
  • Basic module usage
  • mgclient module content
  • Connection class
  • Cursor class

Related Topics

  • Documentation overview
    • Next: Introduction
©2022, Memgraph Ltd.. | Powered by Sphinx 8.2.3 & Alabaster 1.0.0 | Page source