PeteDaGuru / neo-graphviz

graphviz tools for neo4j cypher queries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

neo-graphviz

Utilities to handle GraphViz (dot format) alongside Neo4j (cypher)

Try to remain in generic javascript (avoid neo4j APOC idiosyncrasies)

Usage

Start an http-server via:

yarn start

And open http://localhost:8888

Dev issues

  • mime type application/wasm wasm not defined by default /etc/mime

Neo4j specific frameworks

GraphViz specific frameworks

Other interesting frameworks

About

graphviz tools for neo4j cypher queries

License:MIT License


Languages

Language:HTML 40.0%Language:JavaScript 38.3%Language:TypeScript 21.7%