Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 627 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 627 Bytes

neo4j-lib-py

Maintainability Test Coverage

This repository contains a shared python library for accessing neo4j database. We're using it across different TogetherCrew python projects.

To install the library:

pip install tc-neo4j-lib-py

Usage:

from tc_neo4j_lib.neo4j_ops import Neo4jOps