Building web applications with Python and Neo4j
| By: | Sumit Gupta |
| Publisher: | Packt Publishing |
| Print ISBN: | 9781783983988 |
| eText ISBN: | 9781783983995 |
| Edition: | 1 |
| Copyright: | 2015 |
| Format: | Reflowable |
Lifetime - $35.99
eBook Features
Instant Access
Purchase and read your book immediately
Read Offline
Access your eTextbook anytime and anywhere
Study Tools
Built-in study tools like highlights and more
Read Aloud
Listen and follow along as Bookshelf reads to you
Details
Table of Contents
Book Description
If you are a Python developer and want to expand your understanding of Python-based web applications over Neo4j graph data models, this is the book for you.What you will learn
- Understand the licensing and installation of the Neo4j database and work with its various tools and utilities
- Learn the intricacies of Cypher as a graph query language
- Work with Cypher to create and modify graph data models
- Integrate Python and Neo4j using Py2neo
- Develop RESTbased services over social network data using Flask and object graph models over Neo4j
- Integrate Djangobased web applications over graph data models using Neomodel
- Explore different deployment models and their applicability with existing applications