Edge Labelled Graphs and Property Graphs; a comparison from the user perspective
Paul Warren, Paul Mulholland

TL;DR
This study compares user acceptance of property graphs and edge-labelled graphs, focusing on modeling preferences, query interpretation accuracy, and implications for future graph data modeling and querying techniques.
Contribution
It provides empirical insights into user preferences and interpretation accuracy for property graphs versus edge-labelled graphs, informing modeling and querying practices.
Findings
Participants preferred nodes for location data, especially in Cypher.
No significant difference in query interpretation accuracy overall.
Specific query syntax differences affected interpretation accuracy.
Abstract
This study compares participant acceptance of the property graph and edge-labelled graph paradigms, as represented by Cypher and the proposed extensions to the W3C standards, RDF* and SPARQL*. In general, modelling preferences are consistent across the two paradigms. When presented with location information, participants preferred to create nodes to represent cities, rather than use metadata; although the preference was less marked for Cypher. In Cypher, participants showed little difference in preference between representing dates or population size as nodes. In RDF*, this choice was not necessary since both could be represented as literals. However, there was a significant preference for using the date as metadata to describe a triple containing population size, rather than vice versa. There was no significant difference overall in accuracy of interpretation of queries in the two…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGraph Theory and Algorithms · Advanced Database Systems and Queries · Semantic Web and Ontologies
