sortArg: Sort argument

View source: R/commonArguments.R

sortArgR Documentation

Sort argument

Description

Sort argument

Usage

sortArg(sort)

Arguments

sort

Character. Optional parameter (defaults to +id) sets the ordering property and direction. Format is [+,-][property name]. E.g. "-accession" will translate to descending ordering by the Accession property. Note that this does not guarantee the order of the returned entities. Nested properties are also supported (recursively).

E.g: +curationDetails.lastTroubledEvent.date


oganm/gemmaAPI documentation built on July 23, 2022, 8:26 p.m.