Skip to content

Doradus Query Language (Spider)

JoeWinter edited this page Feb 18, 2015 · 1 revision

[Table of Contents](https://github.com/dell-oss/Doradus/wiki/Spider Databases: Table-of-Contents) | Previous | [Next](https://github.com/dell-oss/Doradus/wiki/Query Perspective (Spider))
Doradus Spider Databases: Doradus Query Language


The Doradus query language (DQL) is used in object and aggregate queries. DQL is analogous to full text languages used by search engines such as Lucene and from which DQL borrows concepts such as terms, phrases, and ranges. To these, DQL adds link paths, quantifiers, and a transitive function to support graph-based searches.

This section describes DQL, including extensions supported by Doradus Spider.

Clone this wiki locally