import FindPathsToolSettings from "@arcgis/core/rest/knowledgeGraph/toolService/findPaths/FindPathsToolSettings.js";const FindPathsToolSettings = await $arcgis.import("@arcgis/core/rest/knowledgeGraph/toolService/findPaths/FindPathsToolSettings.js");- Inheritance:
- FindPathsToolSettings→
Accessor
- Since
- ArcGIS Maps SDK for JavaScript 4.32
Settings for executing executeFindPaths() and executeFindPathsAsynchronous().
Constructors
Constructor
Constructor
Parameters
| Parameter | Type | Description | Required |
|---|---|---|---|
| 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.
| Property | Type | Class |
|---|---|---|
| | ||
declaredClass readonly inherited | ||
| |
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
- ""