@eagleoutice/flowr - v2.13.14
Preparing search index...
src/queries/catalog/provenance-query/provenance-query-format
ProvenanceQueryResult
Interface ProvenanceQueryResult
interface
ProvenanceQueryResult
{
".meta"
:
BaseQueryMeta
;
results
:
Record
<
string
,
NodeId
[]
>
;
}
Hierarchy (
View Summary
)
BaseQueryResult
ProvenanceQueryResult
Index
Properties
.meta
results
Properties
Readonly
.meta
".meta"
:
BaseQueryMeta
results
results
:
Record
<
string
,
NodeId
[]
>
Maps the requested criteria to the returned ids
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
.meta
results
@eagleoutice/flowr - v2.13.14
Loading...
Maps the requested criteria to the returned ids