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

Safe HaskellSafe-Infered

Data.Factual.CrosswalkQuery

Contents

Description

This module exports the type used to create crosswalk queries.

Synopsis

CrosswalkQuery type

data CrosswalkQuery Source

A crosswalk query can be formed by specifying a factual id and (optionally) a list of namespaces to only include when attempting to find the ids for various namespaces, or by specifying a namespace and namespace id in order to find the factual id. An optional limit can be set as well.