arcgis-knowledge-graphs

Query and visualize ArcGIS Knowledge graphs using openCypher.

19|5|Updated Dec 14, 2025
One-click install
npx skills add https://github.com/SaschaBrunnerCH/arcgis-maps-sdk-js-ai-context --skill arcgis-knowledge-graphs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: arcgis-knowledge-graphs
Source: https://github.com/SaschaBrunnerCH/arcgis-maps-sdk-js-ai-context/tree/main/contexts/4.34/skills/arcgis-knowledge-graphs
Command: npx skills add https://github.com/SaschaBrunnerCH/arcgis-maps-sdk-js-ai-context --skill arcgis-knowledge-graphs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

ArcGIS Knowledge Graphs provide a structured way to store, query, and visualize interconnected data across GIS workloads, enabling insights from relationships, entity types, and connections.

Core Features & Use Cases

  • Fetch and query knowledge graphs using openCypher-based queries against ArcGIS Knowledge Graph services.
  • Visualize relationships and subgraphs with interactive layers and network charts.
  • Integrate with standard ArcGIS data models to enrich maps with semantic connections.
  • Use Case: identify connections between people and locations for regional planning, safety, and analytics.

Quick Start

Run a query to fetch related entities from a Knowledge Graph and visualize the results.

Frequently Asked Questions about arcgis-knowledge-graphs

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I query an ArcGIS Knowledge Graph using openCypher?

To query an ArcGIS Knowledge Graph, you run openCypher-based queries against ArcGIS Knowledge Graph services to fetch and filter related entities. This approach enables structured retrieval of interconnected GIS data across varying project scales.

Can I visualize relationships and subgraphs from an ArcGIS Knowledge Graph?

Yes, visualizing knowledge graph relationships is supported through interactive layers and network charts. You can map semantic connections and subgraphs to enrich standard ArcGIS data models for spatial analytics.

Do I need to know data-model mapping to use ArcGIS Knowledge Graphs?

Yes, data-model mapping is a prerequisite for performing fetch, query, and visualization tasks. You also need knowledge of the ArcGIS Knowledge Graph APIs and openCypher queries to effectively manage graph databases.

What is the best way to identify connections between people and locations in GIS?

Using a knowledge graph is an effective way to identify connections between people and locations. By querying interconnected data with openCypher, you can derive insights for regional planning, safety, and spatial analytics.

Does this approach support integrating semantic connections into standard maps?

Yes, you can integrate knowledge graph results with standard ArcGIS data models to enrich maps with semantic connections. This allows you to layer relationship data onto existing GIS workloads for deeper contextual analysis.