Skip to content
import GraphDataModelSingletonOperationResult from "@arcgis/core/rest/knowledgeGraph/GraphDataModelSingletonOperationResult.js";
Inheritance:
GraphDataModelSingletonOperationResultAccessor
Since
ArcGIS Maps SDK for JavaScript 5.0

Constructors

Constructor

Constructor
Parameters
ParameterTypeDescriptionRequired
properties
See the properties table for a list of all the properties that may be passed into the constructor.

Properties

Any properties can be set, retrieved or listened to. See the Watch for changes topic.

declaredClass

readonlyinherited Property
Type
string
Inherited from: Accessor
Since
ArcGIS Maps SDK for JavaScript 4.7

The name of the class. The declared class name is formatted as esri.folder.className.

decoderError

Property
Type
EsriError | null

Any errors encountered while decoding the results.

updatedKnowledgeGraph

Property
Type
KnowledgeGraph | null

The updated knowledge graph with the applied additions, updates, and deletions.