We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.DB

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Databases

Title: V1: A Visual Query Language for Property Graphs

Authors: Lior Kogan
Abstract: The property graph is an increasingly popular data model. Pattern construction and pattern matching are important tasks when dealing with property graphs. Given a property graph schema S, a property graph G, and a query pattern P, all expressed in language L, pattern matching is the process of finding, merging, and annotating subgraphs of G that match P. Expressive pattern languages support topological constraints, property values constraints, negations, quantifications, aggregations, and path semantics. Calculated properties may be defined for vertices, edges, and subgraphs, and constraints may be imposed on their evaluation result.
Query posers would like to construct patterns with minimal effort, minimal trial and error, and in a manner that is coherent with the way they think. The ability to express patterns in a way that is aligned with their mental processes is crucial to the flow of their work and to the quality of the insights they can draw.
Since the capabilities of the human visual system with respect to pattern perception are remarkable, it is a matter of course that query patterns were to be expressed visually. Visual query languages have the potential to be much more 'user-friendly' than their textual counterparts in the sense that patterns may be constructed and understood much more quickly and with much less mental effort. A long-standing challenge is to design a visual query language that is generic, has rich expressive power, and is highly receptive and productive. V1 attempts to answer this challenge.
V1 is a declarative visual pattern query language for schema-based property graphs. V1 supports property graphs with mixed (both directed and undirected) edges and unary edges, with multivalued and composite properties, and with null property values. V1 is generic, concise, has rich expressive power, and is highly receptive and productive.
Comments: 193 pages, 502 figures
Subjects: Databases (cs.DB)
ACM classes: H.2.3; H.3.3
Cite as: arXiv:1710.04470 [cs.DB]
  (or arXiv:1710.04470v4 [cs.DB] for this version)

Submission history

From: Lior Kogan [view email]
[v1] Thu, 12 Oct 2017 12:21:17 GMT (4041kb)
[v2] Wed, 17 Jan 2018 18:42:36 GMT (1813kb)
[v3] Tue, 14 Jan 2020 19:20:02 GMT (1628kb)
[v4] Sun, 17 Jan 2021 18:13:53 GMT (1702kb)

Link back to: arXiv, form interface, contact.