Skip to content

Commit 57090eb

Browse files
authored
Add image to data modeling (#1186)
* Add image to data modeling * change img
1 parent b0c54cb commit 57090eb

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

pages/data-modeling/graph-data-model/lpg-vs-rdf.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,8 @@ format.
102102

103103
## Key differences between LPG and RDF
104104

105+
![rdf-vs-lpg](/pages/data-modeling/graph-modeling/rdf-vs-lpg.png)
106+
105107
| **Feature** | **LPG** | **RDF** |
106108
| --- | --- | --- |
107109
| **Data Structure** | Labeled nodes and edges with properties | Triples: subject-predicate-object |
Loading

0 commit comments

Comments
 (0)