Skip to content

Slot: estimated_count

Estimated count of query result. Used to enforce maximum result size.

URI: https://github.com/vdjserver/vdjserver-airr-schema/estimated_count

Applicable Classes

Name Description Modifies Slot
ADCAsyncQuery VDJServer object to represent an ADC asynchronous query no

Properties

Type and Range

Property Value
Range Float
Domain Of ADCAsyncQuery

Cardinality and Requirements

Property Value

Identifier and Mapping Information

Annotations

property value
nullable True

Schema Source

Mappings

Mapping Type Mapped Value
self https://github.com/vdjserver/vdjserver-airr-schema/estimated_count
native https://github.com/vdjserver/vdjserver-airr-schema/estimated_count

LinkML Source

name: estimated_count
annotations:
  nullable:
    tag: nullable
    value: true
description: Estimated count of query result. Used to enforce maximum result size.
from_schema: https://github.com/vdjserver/vdjserver-airr-schema
rank: 1000
domain_of:
- ADCAsyncQuery
range: float