Select to view content in your preferred language

How to obtain column names of query results using API for Python, Query Streaming

114
1
2 weeks ago
Labels (1)
AnnyHuang
Emerging Contributor

I am following the documentation on https://developers.arcgis.com/python/latest/guide/part2-search-query-knowledge-graph/ to query graph using knowledge_graph.query_streaming. However the result seems to contain only the data but not the column names.

0 Kudos
1 Reply
MeganBanaski1
Esri Contributor

Column names are not currently returned in streaming query results in the Python API

0 Kudos