biothings.web.services
biothings.web.services.query
A Programmatic Query API supporting Biothings Query Syntax.
From an architecture perspective, biothings.web.query
is one of
the data services, built on top of the biothings.web.connections
layer, however, due to the complexity of the module, it is escalated one
level in organization to simplify the overall folder structure. The features
are available in biothings.web.services.query namespace via import.
biothings.web.services.health
biothings.web.services.metadata
- class biothings.web.services.metadata.BiothingHubMeta(**metadata)[source]
Bases:
BiothingMetaProp
- class biothings.web.services.metadata.BiothingLicenses(licenses)[source]
Bases:
BiothingMetaProp
- class biothings.web.services.metadata.BiothingMappings(properties)[source]
Bases:
BiothingMetaProp
- class biothings.web.services.metadata.BiothingsESMetadata(indices, client)[source]
Bases:
BiothingsMetadata
- property types
- class biothings.web.services.metadata.BiothingsMongoMetadata(collections, client)[source]
Bases:
BiothingsMetadata
- property types