Skip to main content

Module query

Module query 

Source
Expand description

Query trait for standard query interface.

All sisters support a flexible query interface that allows Hydra and other clients to query data uniformly.

Structs§

Query
Standard query request.
QueryResult
Query result.
QueryTypeInfo
Information about a supported query type.

Traits§

Queryable
Queryable trait that all sisters should implement.