Cluster.DataGrid.CacheLoadConceptsByExtIdByUri()

Signature

Concept[] CacheLoadConceptsByExtId(String[] extIds, String uri)

Domain

ACTION

Description

Retrieve Concepts from the Cache whose extIds and uri are specified. Use this function when querying by extid.

Parameters

NameTypeDescription
extIdsString[]
uriStringURI of the concepts to load

Returns

TypeDescription
Concept[]

Cautions

none