You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: guide/02-api-overview/overview243.ipynb
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -58,7 +58,7 @@
58
58
"metadata": {},
59
59
"source": [
60
60
"### New Data Model and Response Types for arcgis.graph\n",
61
-
"An extensive set of new [Data Model Types](/python/latest/api-reference/arcgis.graph.html#data-model-types) and [ResponseTypes](/python/latest/api-reference/arcgis.graph.html#response-types) were added to the 2.4.3 release for defining graph structure and output formats of the queried data."
61
+
"An extensive set of new [Data Model Types](/python/latest/api-reference/arcgis.graph.html#data-model-types) and [ResponseTypes](/python/latest/api-reference/arcgis.graph.html#response-types) were added to the 2.4.3 release for defining graph structure and output formats of the queried data. A new [export()](/python/latest/api-reference/arcgis.graph.html#arcgis.graph.KnowledgeGraph.export) was added for graph domains as well."
0 commit comments