Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Learning Cypher

You're reading from   Learning Cypher Write powerful and efficient queries for Neo4j with Cypher, its official query language

Arrow left icon
Product type Paperback
Published in May 2014
Publisher
ISBN-13 9781783287758
Length 162 pages
Edition Edition
Arrow right icon
Author (1):
Arrow left icon
Onofrio Panzarino Onofrio Panzarino
Author Profile Icon Onofrio Panzarino
Onofrio Panzarino
Arrow right icon
View More author details
Toc

Using Neo4j Browser


Neo4j Browser is a very useful tool that is distributed with Neo4j. It's a web-based shell client, which we can use to interact in real time with a Neo4j Server database without configuring or programming anything other than Cypher. Here, no Java code is needed. The purpose of Neo4j Browser is to provide an easy interface for prototyping databases and testing queries. It can be accessed by following these steps:

  1. Start Neo4j Community. You can download the latest version from the Neo4j download page at http://www.neo4j.org/download.

  2. Choose a database location path and click on the Start button.

  3. Wait a few seconds while the database is created.

  4. Click on the link that appears in the Status panel (for example, http://localhost:7474/) to open Neo4j Browser.

Now you should see your preferred browser open the web page as shown in the following screenshot:

At the top of the page, there is the shell prompt. Here, you can write the Cypher queries you want to be executed in real time...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime