- Neo4j High Performance
- Sonal Raj
- 164字
- 2021-07-23 20:17:10
Chapter 1. Getting Started with Neo4j
Graphs and graph operations have grown into prime areas of research in computer science. One reason for this is that graphs can be useful in representing several, otherwise abstract, problems in existence today. Representing the solution space of the problem in terms of graphs can trigger innovative approaches to solving such problems. It's simple. Everything around us, that is, everything we come across in our day-to-day life can be represented as graphs, and when your whiteboard sketches can be directly transformed into data structures, the possibilities are limitless. Before we dive into the technicalities and utilities of graph databases with the topics covered in this chapter, let's understand what graphs are and how representing data in the form of graph databases makes our lives easier. The following topics are dealt with in this chapter:
- Graphs and their use
- NoSQL databases and their types
- Neo4j properties, setup, and configurations
- Deployment on the Amazon and Azure cloud platforms
- Boost.Asio C++ Network Programming(Second Edition)
- 深度實踐OpenStack:基于Python的OpenStack組件開發
- GraphQL學習指南
- Building Modern Web Applications Using Angular
- 新一代通用視頻編碼H.266/VVC:原理、標準與實現
- Getting Started with ResearchKit
- Oracle JDeveloper 11gR2 Cookbook
- Active Directory with PowerShell
- RSpec Essentials
- Instant Nancy Web Development
- Oracle GoldenGate 12c Implementer's Guide
- Sails.js Essentials
- Java從入門到精通(視頻實戰版)
- Python數據預處理技術與實踐
- JBoss AS 7 Development