Neo4j Cookbook
eBook - ePub

Neo4j Cookbook

Ankur Goel

Compartir libro
  1. 226 páginas
  2. English
  3. ePUB (apto para móviles)
  4. Disponible en iOS y Android
eBook - ePub

Neo4j Cookbook

Ankur Goel

Detalles del libro
Vista previa del libro
Índice
Citas

Preguntas frecuentes

¿Cómo cancelo mi suscripción?
Simplemente, dirígete a la sección ajustes de la cuenta y haz clic en «Cancelar suscripción». Así de sencillo. Después de cancelar tu suscripción, esta permanecerá activa el tiempo restante que hayas pagado. Obtén más información aquí.
¿Cómo descargo los libros?
Por el momento, todos nuestros libros ePub adaptables a dispositivos móviles se pueden descargar a través de la aplicación. La mayor parte de nuestros PDF también se puede descargar y ya estamos trabajando para que el resto también sea descargable. Obtén más información aquí.
¿En qué se diferencian los planes de precios?
Ambos planes te permiten acceder por completo a la biblioteca y a todas las funciones de Perlego. Las únicas diferencias son el precio y el período de suscripción: con el plan anual ahorrarás en torno a un 30 % en comparación con 12 meses de un plan mensual.
¿Qué es Perlego?
Somos un servicio de suscripción de libros de texto en línea que te permite acceder a toda una biblioteca en línea por menos de lo que cuesta un libro al mes. Con más de un millón de libros sobre más de 1000 categorías, ¡tenemos todo lo que necesitas! Obtén más información aquí.
¿Perlego ofrece la función de texto a voz?
Busca el símbolo de lectura en voz alta en tu próximo libro para ver si puedes escucharlo. La herramienta de lectura en voz alta lee el texto en voz alta por ti, resaltando el texto a medida que se lee. Puedes pausarla, acelerarla y ralentizarla. Obtén más información aquí.
¿Es Neo4j Cookbook un PDF/ePUB en línea?
Sí, puedes acceder a Neo4j Cookbook de Ankur Goel en formato PDF o ePUB, así como a otros libros populares de Computer Science y Programming in Java. Tenemos más de un millón de libros disponibles en nuestro catálogo para que explores.

Información

Año
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...

Índice