首頁(yè) > 計(jì)算機(jī)網(wǎng)絡(luò) >
編程語(yǔ)言與程序設(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 更新時(shí)間:2021-07-16 13:39:23
推薦閱讀
- PHP動(dòng)態(tài)網(wǎng)站程序設(shè)計(jì)
- UML和模式應(yīng)用(原書第3版)
- Raspberry Pi for Secret Agents(Third Edition)
- Python網(wǎng)絡(luò)爬蟲從入門到實(shí)踐(第2版)
- SQL for Data Analytics
- C語(yǔ)言程序設(shè)計(jì)實(shí)訓(xùn)教程
- Mastering ServiceNow(Second Edition)
- Oracle Exadata專家手冊(cè)
- Mastering Android Development with Kotlin
- Raspberry Pi Home Automation with Arduino(Second Edition)
- Android應(yīng)用案例開發(fā)大全(第二版)
- Swift 4 Protocol-Oriented Programming(Third Edition)
- Java并發(fā)編程之美
- Learning iOS Security
- TypeScript 2.x By Example
- 多媒體技術(shù)及應(yīng)用
- 零基礎(chǔ)入門Python數(shù)據(jù)分析與機(jī)器學(xué)習(xí)
- OpenCL異構(gòu)并行計(jì)算:原理、機(jī)制與優(yōu)化實(shí)踐
- Vue.js從入門到精通
- Hadoop實(shí)戰(zhàn)
- Go語(yǔ)言從入門到項(xiàng)目實(shí)戰(zhàn)(視頻版)
- 如虎添翼!數(shù)據(jù)處理的SPSS和SAS EG實(shí)現(xiàn)(第2版)
- 深入理解Java虛擬機(jī):JVM高級(jí)特性與最佳實(shí)踐(第3版)
- 視界·無(wú)界2.0:寫給UI設(shè)計(jì)師的設(shè)計(jì)書(全彩)
- 自動(dòng)化測(cè)試實(shí)戰(zhàn):基于TestNG/JUnit/Robot Framework/Selenium
- Ionic 2 Blueprints
- Building Python Real:Time Applications with Storm
- PLC標(biāo)準(zhǔn)化編程原理與方法
- Android開發(fā)權(quán)威指南
- Android開發(fā)藝術(shù)探索