Database.sp.getConceptsAtIndex()

Signature

Concept[] getConceptsAtIndex(Object handle, int index, String conceptURI)

Domain

ACTION

Description

This function is to be used where the output at the given index is a database cursor and where the contents of the underlying cursor can be mapped to a db concept.

Parameters

NameTypeDescription
handleObjectinitStoredProc()
indexintIndex at which output is to be obtained
conceptURIStringavailable at this index.

Returns

TypeDescription
Concept[]