Skip to content
import GraphQueryResultHeader from "@arcgis/core/rest/knowledgeGraph/GraphQueryResultHeader.js";
Inheritance:
GraphQueryResultHeaderAccessor
Since
ArcGIS Maps SDK for JavaScript 4.32

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

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

exceededTransferLimit

Property
Type
boolean
Default value
false

headerKeys

Property
Type
string[]

outSpatialReference

Property
Type
SpatialReference | null | undefined