English

Property Graph Type System and Data Definition Language

Databases 2019-04-22 v4

Abstract

Property graph manages data by vertices and edges. Each vertex and edge can have a property map, storing ad hoc attribute and its value. Label can be attached to vertices and edges to group them. While this schema-less methodology is very flexible for data evolvement and for managing explosive graph element, it has two shortcomings-- 1) data dependency 2) less compression. Both problems can be solved by a schema based approach. In this paper, a type system used to model property graph is defined. Based on the type system, the associated data definition language (DDL) is proposed and multiple graph instances created under this type system is discussed.

Keywords

Cite

@article{arxiv.1810.08755,
  title  = {Property Graph Type System and Data Definition Language},
  author = {Mingxi Wu},
  journal= {arXiv preprint arXiv:1810.08755},
  year   = {2019}
}
R2 v1 2026-06-23T04:46:45.856Z