Requirements

Contents

Requirements#

The Python packages can be installed through pip:

python -m pip install xgt neo4j pyarrow

If you don’t have Trovares xGT, you can install and run the Developer version from Docker:

docker pull trovares/xgt
docker run --publish=4367:4367 trovares/xgt

Optional#

  • APOC

    Improves schema querying. Available as an option to be turned on with the connector.

ODBC#

To use the optional ODBC connection features, the following packages are required:

  • Arrow ODBC

  • Pandas

  • ODBC Driver for your database and an ODBC Driver manager such unixODBC.