Update Aug 29th 2019: Hyperledger Composer has been deprecated. Please see the README for more information.

Query (Client API)

Overview - Common API - Client API - Admin API - Runtime API

Query

The Query class represents a built query. A built query has been parsed and validated. Do not attempt to create an instance of this class.
You must use the buildQuery method instead.

Details

  • Module client

Method Details

Inherited methods