Operators


Graph operators

Learn how to use KQL graph operators.

graph-mark-components operator (preview)

Learn how to use the graph-mark-components operator to find and mark all connected components of a graph.

graph-match operator

Learn how to use the graph-match operator to search for all occurrences of a graph pattern in a graph.

graph-shortest-paths Operator (preview)

Learn how to use the graph-shortest-paths operator to efficiently find the shortest paths from a given set of source nodes to a set of target nodes within a graph

graph-to-table operator

Learn how to use the graph-to-table operator to export nodes or edges from a graph to tables.

make-graph operator

Learn how to use the graph-to-table operator to build a graph structure from tabular inputs of edges and nodes.