Skip to content

BigConnect Cypher Lab is the general purpose user interface for working with Cypher queries. Query and visualize the database using Cypher queries.

License

Notifications You must be signed in to change notification settings

mware-solutions/cypher-lab

 
 

Repository files navigation

BigConnect Cypher Lab

BigConnect Cypher Lab is the general purpose user interface for working with Cypher queries. Query and visualize the database with modern and easy-to-use tools.

neo4j browser screenshot

Development setup

  1. Clone this repo
  2. Install yarn globally (not required but recommended): npm install -g yarn
  3. Install project dependencies: yarn

Development server

yarn start and point your web browser to http://localhost:8080.

Devtools

Download these two chrome extensions:

Production build

yarn build yarn prepare-jar mvn clean install

About

BigConnect Cypher Lab is the general purpose user interface for working with Cypher queries. Query and visualize the database using Cypher queries.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 85.4%
  • HTML 12.2%
  • CSS 2.4%