/pathfinder_graph

Pathfinder python server plugin for communicating with Neo4j

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

pathfinder_graph Phovea NPM version Build Status Dependency Status

Pathfinder python server plugin for communicating with Neo4j.

Installation

git clone https://github.com/phovea/pathfinder_graph.git
cd pathfinder_graph
npm install

Testing

npm test

Building

npm run build

This repository is part of Phovea, a platform for developing web-based visualization applications. For tutorials, API docs, and more information about the build and deployment process, see the documentation page.