factual-api-0.3.1: A driver for the Factual API

Safe HaskellSafe-Infered

Data.Factual.Query.SchemaQuery

Contents

Description

This module exports the type used to create schema queries.

Synopsis

SchemaQuery type

data SchemaQuery Source

A schema query is formed by simply supplying a Table to the value constructor.

Constructors

SchemaQuery Table 

Required modules