12345 |
- /*
- All material copyright ESRI, All Rights Reserved, unless otherwise specified.
- See https://js.arcgis.com/4.25/esri/copyright.txt for details.
- */
- import{_ as r}from"../../chunks/tslib.es6.js";import{property as o}from"../../core/accessorSupport/decorators/property.js";import"../../core/arrayUtils.js";import"../../core/accessorSupport/ensureType.js";import{subclass as t}from"../../core/accessorSupport/decorators/subclass.js";import e from"./GraphSearch.js";let s=class extends e{constructor(r){super(r)}};r([o()],s.prototype,"returnSearchContext",void 0),r([o()],s.prototype,"start",void 0),r([o()],s.prototype,"num",void 0),r([o()],s.prototype,"namedTypesFilter",void 0),r([o()],s.prototype,"globalIdsFilter",void 0),s=r([t("esri.rest.knowledgeGraph.GraphSearchStreaming")],s);const p=s;export{p as default};
|