Skip to content

Commit 2e9d5ec

Browse files
Update Knowledg Graph Representation (RDF and Property Graph) and Schema.md
1 parent e40a6b2 commit 2e9d5ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

topics/Knowledg Graph Representation (RDF and Property Graph) and Schema.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## Knowledg Graph Representation (RDF and Property Graph) and Schema
2-
In my understanding, there are two major approaches to store and query knowledge graphs: one is RDF (Resource Description Framework) data model with SPARQL query language, and the other is property graph model with graph query languages such as Gremlin and Cypher.
2+
There are two major approaches to store and query knowledge graphs: (1) RDF (Resource Description Framework) data model with SPARQL query language, (2) property graph model with graph query languages such as Cypher.
33

44
### RDF
55
__Surveys__

0 commit comments

Comments
 (0)