Skip to content
import FindPathsToolSettings from "@arcgis/core/rest/knowledgeGraph/toolService/findPaths/FindPathsToolSettings.js";
Inheritance:
FindPathsToolSettingsAccessor
Since
ArcGIS Maps SDK for JavaScript 4.32
beta

Settings for executing executeFindPaths() and executeFindPathsAsynchronous().

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.

config

Property
Type
CIMFilteredFindPathsConfiguration

The pathfinding configuration.

declaredClass

readonlyinherited Property
Type
string
Inherited from: Accessor

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

inKnowledgeGraphUrl

Property
Type
string

URL to the ArcGIS Knowledge Server REST resource that represents a knowledge graph service. For example https://server.mydomain.com/server/rest/services/Hosted/myKnowledgeGraphName/KnowledgeGraphServer

Default value
""