The following pages and posts are tagged with
Page Title | Page Type | Excerpt | URL |
---|---|---|---|
DataWave Data Model | Docs | DataWave utilizes the Accumulo table schemas described below as the basis for its ingest and query components | /docs/7.x/getting-started/data-model |
DataWave Query API | Docs | This page describes the DataWave Query API and its associated web services | /docs/7.x/query/development |
DataWave Query Overview | Docs | JEXL / Iterator Framework The design of DataWave Query is predicated in large part on Java Expression Language (JEXL), which serves two key roles within the query framework. First, JEXL is used as the basis for DataWave’s query language. Thus, it plays a central role within each... | /docs/7.x/query/overview |
Query Syntax Guide | Docs | This page gives an overview of DataWave's JEXL and Lucene query syntax options | /docs/7.x/query/syntax |
DataWave Tour: Edge Query | Docs | The examples below will demonstrate usage of DataWave's Edge Query API. In order to follow along in your own DataWaveenvironment, you should first complete t... | /docs/7.x/tour/edge-query |
DataWave Tour: Query Basics | Docs | The examples below will demonstrate usage of DataWave's Query API. In order to follow along in your own DataWaveenvironment, you should first complete the Qu... | /docs/7.x/tour/query-basics |