brain/
conceptinterest-graph-recs

Property graph vs RDF

Notes

Property graph vs RDF

One-line summary: Two knowledge-graph families — property graphs (traversal, Cypher, optional schema) vs RDF (triples, SPARQL, optional OWL/SHACL inference). Only neo4j’s property-graph side has official docs in this pass.

The insight

Grokipedia’s knowledge-graph primer names both families as valid KG implementations and both as used for recommendations. The choice is epistemological as much as operational: RDF if the graph’s value is meaning and interoperability; property graph if the value is neighborhood/path queries over a user-drawn map. From 2026-08-21-autoresearch-user-owned-interest-graph-youtube-recs.

Evidence

Contradictions / tensions

  • Embedded engines, SQLite graphs, and RDF stores appeared in search results and were not fetched. This page is not a ranking.

Related

Referenced by