Learning Azure Cosmos DB by Shahid Shaikh
Author:Shahid Shaikh
Language: eng
Format: epub
Tags: COM021000 - COMPUTERS / Databases / General, COM018000 - COMPUTERS / Data Processing, COM021040 - COMPUTERS / Databases / Data Warehousing
Publisher: Packt Publishing
Published: 2018-05-30T08:19:10+00:00
{ "id": "10", "name": "Shahid", "location": "Mumbai", "job": "Engineer" }
Once a document is created, you can view it using the query, or by clicking on the left bar which contains lists of documents. You can delete it by clicking on that small cross button.
We will cover doing the CRUD using code in the next chapter.
Let's see how to do crud operations in Graph DB.
Performing CRUD operations in Graph DB
As discussed in Chapter 3, Cosmos DB Multi-model Databases, a graph data model is a structure that's comprised of vertices and edges. Both vertices and edges can have a set number of properties:
Vertices represent discrete objects, such as a person, a place, or an event.
Edges represent relationships between vertices. For example, a person might know another person, be involved in an event, and recently have been at a location.
Properties denote details about the vertices and edges. Azure Cosmos DB supports the property graph model.
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(8309)
Azure Data and AI Architect Handbook by Olivier Mertens & Breght Van Baelen(6789)
Building Statistical Models in Python by Huy Hoang Nguyen & Paul N Adams & Stuart J Miller(6765)
Serverless Machine Learning with Amazon Redshift ML by Debu Panda & Phil Bates & Bhanu Pittampally & Sumeet Joshi(6651)
Data Wrangling on AWS by Navnit Shukla | Sankar M | Sam Palani(6438)
Driving Data Quality with Data Contracts by Andrew Jones(6377)
Machine Learning Model Serving Patterns and Best Practices by Md Johirul Islam(6138)
Learning SQL by Alan Beaulieu(6003)
Weapons of Math Destruction by Cathy O'Neil(5795)
Big Data Analysis with Python by Ivan Marin(5388)
Data Engineering with dbt by Roberto Zagni(4393)
Solidity Programming Essentials by Ritesh Modi(4042)
Time Series Analysis with Python Cookbook by Tarek A. Atwan(3899)
Pandas Cookbook by Theodore Petrou(3601)
Blockchain Basics by Daniel Drescher(3305)
Hands-On Machine Learning for Algorithmic Trading by Stefan Jansen(2914)
Feature Store for Machine Learning by Jayanth Kumar M J(2819)
Learn T-SQL Querying by Pam Lahoud & Pedro Lopes(2802)
Mastering Python for Finance by Unknown(2748)
