graph-editor

Subject: Graph Editor
Language: TypeScript (node), React, Electron, webpack
Repo: git@github.com:wwlib/graph-editor.git
Related: Neo4j Knowledge Graph Example: https://wwlib.github.io/neo4j-knowledge-graph/

https://wwlib.github.io/graph-editor/

https://github.com/wwlib/graph-editor

https://wwlib.github.io

Graph Editor is a tool for viewing and interactively editing Neo4j graphs. It can also be used to create, edit and share simple graph layouts using a json file format.

Note: Graph Editor is uses the Graph Diagram library (https://wwlib.github.io/graph-diagram/) which is a TypeScript port of a graph-editing project called Arrows, originally created by Alistair Jones at Neo4j (http://www.apcjones.com/arrows/, https://github.com/apcj/arrows).

Getting Started

build


    git clone git@github.com:wwlib/graph-editor.git
    cd graph-editor
    yarn
    yarn dev
    

New Graph

When Graph Editor starts it presents a new empty graph. The most common actions include:

Save a graph

Import a graph json file

Export a graph

Connect to a neo4j graph

Local, Static Graphs

graph-editor

graph-editor

graph-editor

graph-editor

graph-editor

Connecting to Neo4j

graph-editor

Neo4j: Saved Cyphers

graph-editor

Import and Export

graph-editor

graph-editor

graph-editor