The Open API specification for Synapse is now available for download!

Download Open API Spec

FacetColumnResult <INTERFACE>

org.sagebionetworks.repo.model.table.FacetColumnResult

Resulting information about a faceted column

Known Implementations:
FacetColumnResultValuesFacetColumnResultRange
Field Type Description
concreteType STRING
columnName STRING The name of the faceted column
facetType FacetType Set to one of the enumerated values to indicate a column should be treated as a facet
jsonPath STRING When present, these results represent a sub-column identified by its jsonPath. Note: The ColumnName will be the name of the root JSON column.