首頁 > 計(jì)算機(jī)網(wǎng)絡(luò) >
編程語言與程序設(shè)計(jì)
> Building Web Applications with Python and Neo4j最新章節(jié)目錄
目錄(49章)
倒序
- 封面
- 版權(quán)信息
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- Preface
- Chapter 1. Your First Query with Neo4j
- Thinking in graphs for SQL developers
- Licensing and configuring – Neo4j
- Using the Neo4j shell
- Introducing the Neo4j REST interface
- Running queries from the Neo4j browser
- Summary
- Chapter 2. Querying the Graph with Cypher
- Basic anatomy of a Cypher query
- Pattern and pattern matching
- Summary
- Chapter 3. Mutating Graph with Cypher
- Creating nodes and relationships
- Transforming nodes and relationships
- Cypher query optimizations
- Summary
- Chapter 4. Getting Python and Neo4j to Talk Py2neo
- Installing and configuring py2neo
- Exploring the py2neo APIs
- Creating a social network with py2neo
- Batch imports
- Unit testing
- Summary
- Chapter 5. Build RESTful Service with Flask and Py2neo
- Introducing (and installing) Flask
- Setting up web applications with Flask and Flask-RESTful
- REST APIs for social network data using py2neo
- Summary
- Chapter 6. Using Neo4j with Django and Neomodel
- Installing and configuring Neomodel
- Declaring models and properties
- Adding relationships to models
- Running Cypher queries
- Using Neomodel in a Django app
- Summary
- Chapter 7. Deploying Neo4j in Production
- Neo4j logical architecture
- Neo4j physical architecture
- Monitoring the health of the Neo4J nodes
- Backup and recovery
- Summary
- Index 更新時間:2021-07-16 13:39:23
推薦閱讀
- GraphQL學(xué)習(xí)指南
- 兩周自制腳本語言
- DevOps for Networking
- 深入理解Django:框架內(nèi)幕與實(shí)現(xiàn)原理
- 深度強(qiáng)化學(xué)習(xí)算法與實(shí)踐:基于PyTorch的實(shí)現(xiàn)
- 琢石成器:Windows環(huán)境下32位匯編語言程序設(shè)計(jì)
- C語言程序設(shè)計(jì)上機(jī)指導(dǎo)與習(xí)題解答(第2版)
- 計(jì)算機(jī)應(yīng)用基礎(chǔ)實(shí)踐教程
- Create React App 2 Quick Start Guide
- 深入理解BootLoader
- Vue.js 3應(yīng)用開發(fā)與核心源碼解析
- 創(chuàng)意UI Photoshop玩轉(zhuǎn)移動UI設(shè)計(jì)
- WildFly Cookbook
- Akka入門與實(shí)踐
- HTML并不簡單:Web前端開發(fā)精進(jìn)秘籍
- Appcelerator Titanium Smartphone App Development Cookbook
- Java Web程序開發(fā)參考手冊
- Daniel Arbuckle's Mastering Python
- Go語言Hyperledger區(qū)塊鏈開發(fā)實(shí)戰(zhàn)
- 深入淺出Go語言核心編程
- HTML5從入門到精通(第3版)
- 活動中臺:揭秘vivo的千萬級DAU活動中臺
- INSTANT OSGi Starter
- 胸有成竹!數(shù)據(jù)分析的SPSS和SAS EG進(jìn)階(第2版)
- Statistics for Machine Learning
- Visualforce Development Cookbook
- Helm學(xué)習(xí)指南:Kubernetes上的應(yīng)用程序管理
- Learning OpenStack Networking
- Implementing VMware vCenter Server
- 從零構(gòu)建Unity 3D游戲:開發(fā)與設(shè)計(jì)實(shí)戰(zhàn)