Coder Social home page Coder Social logo

azuresphere7 / web-neo4j-visualization Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 7.17 MB

This repo is just a way to visualize data in your neo4j.com database with a help of different tools including neovis.js in a React application

License: MIT License

HTML 8.30% JavaScript 84.75% CSS 6.95%
javascript neo4j reactjs yarn

web-neo4j-visualization's Introduction

Web Neo4j Visualization

A PNG file that shows an example of this project

What is this thing

This repo is just a way to visualize data in your neo4j.com database with a help of different tools including neovis.js in a React application.

How do I use it?

You don't need to install Neo4j but its better if you do it. You just need 3 things:

  1. create a Neo4j database on your computer or use Neo4j Sandbox on neo4j.com,
  2. install the project dependencies,
  3. connect to your Neo4j database.

1 - Create a Neo4j Sandbox

A Neo4j Sandbox is essentially a Docker container with Neo4j installed, and a graph dataset that you can play with. There is nothing to install. It runs on the cloud. A Sandbox will expire in 3 days, but if you want you can extend your project for an additional 7 days (it can be done only once). Create a Neo4j Sanbox here. or If you have the install Neo4j desktop here and create the database and you will be having something like this A PNG file that shows the creation of the database in Neo4j Desktop

2 - Install project dependencies

git clone [email protected]:azuresphere7/Web-Neo4j-Visualization.git
cd Web-Neo4j-Visualization
yarn install  # or simply, yarn.

3 - Connect to your Neo4j Sandbox

Find the Connection details for your Neo4j Sandbox or your Neo4j Desktop application:

Then open the App component and replace YOUR-BOLT-URI-HERE and YOUR-NEO4J-PASSWORD-HERE with your Neo4j connection details.

Now you are all set, and you can run the app with:

yarn start

Credits

Credits goes to everyone who breaths oxygen not only in the Tech community, yes including my barber too.

web-neo4j-visualization's People

Contributors

azuresphere7 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.