Query editor
Read the graph in Cypher, or ask in plain English and let the console write the query for you. Every query is read-only.
1 · Write or generate a query
The editor takes a query two ways. Describe what you want in plain English and press Generate to turn it into Cypher, or write Cypher yourself. Run it with the button or Ctrl+Enter; Templates and History sit one click away.
2 · Templates
The template library is a set of prebuilt queries grouped by goal, from a full threat assessment to IP and domain threat feeds to ASN reputation. Insert one to drop it into the editor and adapt it.
3 · Results
Results render as a table by default, and also as a graph, raw JSON, or a query plan. The console shows the row count and timing, and every query runs read-only and limited. Export the rows to CSV when you need them elsewhere.
4 · History
History keeps your recent runs so you can re-open and re-run them.