SPARQL Query Language Reference

AnzoGraph DB implements the standard SPARQL forms and functions described in the W3C SPARQL 1.1 Query Language specification. In addition to supporting the standard functions, AnzoGraph DB also provides several SQL-like and Microsoft Excel-like functions as well as support for more advanced operations like window aggregates, advanced grouping sets, and graph algorithms. In addition to the built-in functions, AnzoGraph DB includes extension libraries that offer advanced Data Science, Geospatial, Matrix, Apache Arrow, and other utility packages. The topics in this section describe the supported built-in functions and extension libraries.

Most examples included in this section run against the AnzoGraph DB sample Tickit data set, which captures sales activity for a fictional Tickit website where people buy and sell tickets for sporting events, shows, and concerts. For more information on loading and analyzing this data set, see Working with SPARQL and the Tickit Data.