pathResultsCounts Object

The pathResultsCounts object contains details on the different Elements of the query and contains the following fields:

Parameter

Type

Description

featureDescriptor

Array

An object containing the Element and Feature used in this particular query request.

elementInstanceType

String

The name of the Element.

featureName

String

The name of the Feature used. This value typically matches the Feature used to connect the Elements in the chain.

count

Integer

The number of items that match the queried Element.

Note

The response contains a separate listing in this object for each of the Elements in the query path. For example, if your query used a path of Machine –> Process –> Connection, the pathResultsCounts object contains a separate listing for each of these Elements.