Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 892 Bytes

AssociationResults.md

File metadata and controls

16 lines (11 loc) · 892 Bytes

AssociationResults

Properties

Name Type Description Notes
numFound Integer total number of associations matching query [optional]
start Integer Cursor position [optional]
facetPivot Object Populated in facet_pivots is passed [optional]
facetCounts Object Mapping between field names and association counts [optional]
objects List<String> List of distinct objects used [optional]
compactAssociations List<CompactAssociationSet> Compact representation in which objects (e.g. phenotypes) are collected for subject-predicate pairs [optional]
associations List<Association> Complete representation of full association object, plus evidence [optional]