Coder Social home page Coder Social logo

neo4j-sample's Introduction

neo4j-sample

How to run

$ docker-compose up

Creating network "neo4j-sample_default" with the default driver
Pulling neo4j (neo4j:latest)...
latest: Pulling from library/neo4j
8559a31e96f4: Pull complete
65306eca6b8e: Pull complete
ddbf88050b6e: Pull complete
68e07c1589b8: Pull complete
6438c4691e1f: Pull complete
5671df92870a: Pull complete
8f0598830b28: Pull complete
47c0eac39945: Pull complete
Digest: sha256:31ab962174fed902ca87c33786a294797ee7a197828ed920a7a2bfd74720f864
Status: Downloaded newer image for neo4j:latest
Creating neo4j-sample_neo4j_1 ... done
Attaching to neo4j-sample_neo4j_1
neo4j_1  | Warning: Folder mounted to "/logs" is not writable from inside container. Changing folder owner to neo4j.
neo4j_1  | Warning: Folder mounted to "/data" is not writable from inside container. Changing folder owner to neo4j.
neo4j_1  | Directories in use:
neo4j_1  |   home:         /var/lib/neo4j
neo4j_1  |   config:       /var/lib/neo4j/conf
neo4j_1  |   logs:         /logs
neo4j_1  |   plugins:      /var/lib/neo4j/plugins
neo4j_1  |   import:       /var/lib/neo4j/import
neo4j_1  |   data:         /var/lib/neo4j/data
neo4j_1  |   certificates: /var/lib/neo4j/certificates
neo4j_1  |   run:          /var/lib/neo4j/run
neo4j_1  | Starting Neo4j.
neo4j_1  | 2020-06-15 12:30:57.286+0000 INFO  ======== Neo4j 4.0.5 ========
neo4j_1  | 2020-06-15 12:30:57.294+0000 INFO  Starting...
neo4j_1  | 2020-06-15 12:31:49.484+0000 INFO  Bolt enabled on 0.0.0.0:7687.
neo4j_1  | 2020-06-15 12:31:49.487+0000 INFO  Started.
neo4j_1  | 2020-06-15 12:31:50.873+0000 INFO  Remote interface available at http://localhost:7474/

Then visit http:localhost:7474 on your browser.

At first, you will be asked username/password.
You can pass by entering neo4j for username, password.

After that, you have to reset password.

Finally, you can play with neo4j!

Image from Gyazo

neo4j-sample's People

Contributors

shohei-ihaya avatar

Watchers

James Cloos avatar  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.