ark::catalog::CollectionDescription

Defined in header “ark/catalog/api_gateway/service.hh”.


Contains a collection description essentially the definition of the description along with it’s artifact identifiers.

Variables

  • CollectionDefinition definition
    The collection definition.

  • std::vector< ArtifactIdentifier > artifacts
    The artifacts belonging to this description.