This document contains the documentation for the Teneo Inquire API Java Clients. This API lets Teneo users
make queries to the Inquire data repository using its proprietary language: TQL. For a description of Teneo Inquire
features or an overview of the TQL language, please, refer to the provided documentation.
This package provides two main clients:
-
QueryClient
: provides methods to deal with TQL queries to the exposed indices and to create and manage shared queries. -
ImporterClient
: provides methods for importing data into Inquire and manage the solutions used in engine queries.
ClientApi
class,
that provides common operations, like login and logout.Package | Description |
---|---|
com.artisol.teneo.inquire.client | |
com.artisol.teneo.inquire.client.support |