Coder Social home page Coder Social logo

rd-switchboard / neo4j-browser Goto Github PK

View Code? Open in Web Editor NEW
0.0 5.0 5.0 196.76 MB

Neo4j Interface for RD-Switchboard

License: GNU General Public License v3.0

CoffeeScript 18.54% HTML 16.85% JavaScript 34.88% CSS 28.95% Makefile 0.02% Ruby 0.03% Scala 0.01% Java 0.59% Shell 0.14%

neo4j-browser's Introduction

RD-Switchboard Neo4j Browser

Neo4j is the graph database that empowers RD-Switchboard platform, and the Neo4j Browser enables exploring this graph database. You can download and run the latest distribution, or build and compile the code on your development machine. Currently the tested operating system is Ubuntu 14.04 LTS.

##Download and Run the Compiled Version

  • Step 1: Download neo4j.2.3.1.tar.gz
wget https://github.com/rd-switchboard/Neo4j-Browser/tree/master/distribution/neo4j.2.3.1.tar.gz
  • Step 2: Uncompress the neo4j.2.3.1.tar.gz
 tar -zxvf neo4j.2.3.1.tar.gz
  • Step 3: Start Neo4j Browser
./bin/neo4j start

After completing the step 3, you can access the Neo4j browser on http://localhost:7474

The default user and password is 'neo4j/neo4j'

  • Close Neo4j process
./bin/neo4j stop

##Compiling the code

If you need to change and compile the code, the instruction for building the Neo4j Browser code is available at https://github.com/rd-switchboard/Neo4j-Browser/blob/master/code/README.asciidoc

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.