Skip to Content
Building web applications with Python and Neo4j
book

Building web applications with Python and Neo4j

by Sumit Gupta
July 2015
Intermediate to advanced
184 pages
4h 2m
English
Packt Publishing
Content preview from Building web applications with Python and Neo4j

Conventions

In this book, you will find a number of text styles that distinguish between different kinds of information. Here are some examples of these styles and an explanation of their meaning.

Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "We can include other contexts through the use of the include directive."

A block of code is set as follows:

MATCH (x { name: "Bradley" })--(y)-->()
WITH x
CREATE (n:Male {name:"Smith", Age:"24"})-[r:FRIEND]->(x)
returnn,r,x;

Any command-line input or output is written as follows:

pip install flask Flask-RESTful

New terms and important words are shown in bold. Words that you see on the screen, for ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Building Web Apps Using Flask and Neo4j

Building Web Apps Using Flask and Neo4j

Nicole White
Practical Neo4j

Practical Neo4j

Gregory Jordan

Publisher Resources

ISBN: 9781783983988