Neo4j Cookbook
eBook - ePub

Neo4j Cookbook

Ankur Goel

Share book
  1. 226 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Neo4j Cookbook

Ankur Goel

Book details
Book preview
Table of contents
Citations

Frequently asked questions

How do I cancel my subscription?
Simply head over to the account section in settings and click on ā€œCancel Subscriptionā€ - itā€™s as simple as that. After you cancel, your membership will stay active for the remainder of the time youā€™ve paid for. Learn more here.
Can/how do I download books?
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
What is the difference between the pricing plans?
Both plans give you full access to the library and all of Perlegoā€™s features. The only differences are the price and subscription period: With the annual plan youā€™ll save around 30% compared to 12 months on the monthly plan.
What is Perlego?
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, weā€™ve got you covered! Learn more here.
Do you support text-to-speech?
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Is Neo4j Cookbook an online PDF/ePUB?
Yes, you can access Neo4j Cookbook by Ankur Goel in PDF and/or ePUB format, as well as other popular books in Informatique & Programmation en Java. We have over one million books available in our catalogue for you to explore.

Information

Year
2015
ISBN
9781783287253

Neo4j Cookbook


Table of Contents

Neo4j Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Support files, eBooks, discount offers, and more
Why Subscribe?
Free Access for Packt account holders
Preface
What this book covers
What you need for this book
Who this book is for
Sections
Getting ready
How to do itā€¦
How it worksā€¦
There's moreā€¦
See also
Conventions
Reader feedback
Customer support
Downloading the example code
Downloading the color images of this book
Errata
Piracy
Questions
1. Getting Started with Neo4j
Introduction
Single node installation of Neo4j over Linux
Getting ready
How to do it...
How it works...
See also
Single node installation of Neo4j over Windows
Getting ready
How to do it...
How it works...
See also
Single node installation of Neo4j over Mac OS X
Getting ready
How to do it...
How it works...
There's moreā€¦
Creating your first graph with Neo4j
Getting ready
How to do it...
How it works...
There's moreā€¦
Importing data from the CSV format to Neo4j
Getting ready
How to do it...
Using a batch importer
Using custom scripts
How it works...
See also
Importing data from RDBMS to Neo4j
Getting ready
How to do it...
Using the Neo4j SQL importer tool
Using custom scripts
How it works...
There's moreā€¦
Importing data from the Geoff format to Neo4j
Getting ready
How to do it...
How it works...
Bulk load
See also
Importing data from OrientDB to Neo4j
Getting ready
How to do it...
Exporting in the JSON format
Using Gremlin
How it works...
See also
Importing data from InfiniteGraph to Neo4j
Getting ready
How to do it...
How it works...
There's moreā€¦
Importing data from the DEX graph database to Neo4j
Getting ready
How to do it...
How it works...
See also
Common configurations of Neo4j
Getting ready
How to do it...
How it works...
There's moreā€¦
Running multiple instances of Neo4j over a single machine
Getting ready
How to do it...
How it works...
See also
Building Neo4j from the source
Getting ready
How to do it...
How it works...
There's moreā€¦
2. Connecting to Neo4j
Introduction
Accessing Neo4j from the command line using the Neo4j shell
Getting ready
How to do it...
How it works...
Accessing Neo4j from the command line using curl
Getting ready
How to do it...
How it works...
Accessing Neo4j from the Java libraries
Getting ready
How to do it...
How it works...
Accessing Neo4j using the Java REST bindings
Getting ready
How to do it...
Developing your own Neo4j REST client
Using the Java Neo4j REST binding
How it works...
Mapping Neo4j to Java-annotated classes using Spring Data Neo4j
Getting ready
How to do it...
Graph Entities
How it works...
Accessing the embedded Neo4j from Python
Getting ready
How to do it...
How it works...
Accessing Neo4j from Python using the REST bindings
Getting ready
How to do it...
Annotate the Python object model to the Neo4j graph database
Getting ready
How to do it...
How it works...
Accessing the embedded Neo4j from Ruby
Getting ready
How to do it...
How it works...
Accessing Neo4j from Ruby using the REST Bindings
Getting ready
How to do it...
Accessing Neo4j from Scala
How to do it...
Accessing Neo4j from .NET
How to do it...
Accessing Neo4j from PHP
Getting ready
How to do itā€¦
Accessing Neo4j from Node.js
Getting ready
How to do itā€¦
3. The Cypher Query Language
Introduction
Creating your first node and relationship using Cypher
Getting ready
How to do it...
How it works...
Querying nodes and relationships using Cypher
Getting ready
How to do it...
How it works...
Deleting data from Neo4j using the Cypher query
Getting ready
How to do it...
How it works...
Boolean operators with Cypher
Getting ready
How to do it...
How it works...
Changing the order of results with Cypher
Getting ready
How to do it...
How it works...
Limiting and skipping results with Cypher
Getting ready
How to do it...
How it works...
Regular expressions with Cypher
Getting ready
How to do it...
How it works...
Aggregation with Cypher
Getting ready
How to do it...
How it works...
Combining results with Cypher
Getting ready
How to do it...
How it works...
Finding paths in Cypher along with their shortest route
Getting ready
How to do it...
How it...

Table of contents