Interface: DataProviderLookupParams
Defined in: data/dataProvider.ts:185
Parameters for DataProvider.lookup operation.
See
Properties
Property | Type | Description |
---|---|---|
Filter by an element type. | ||
| Limit number of elements returned. Pass Default depends on the provider implementation. | |
| Reference element link type direction ('in' | 'out'). Only when | |
Filter by having a connected element with specified IRI. | ||
Filter by connection link type. Only applicable when | ||
| Abort signal to cancel the async operation. | |
| Filter by a text lookup. |