QueryGraph

class in UnityEditor.Search

Description

Class that represents a query graph.

A parsed query is converted into a graph with each node in the graph corresponding to a filter.

Properties

emptyReturns true if the graph is empty.
rootRoot node of the graph. Can be null.

Constructors

QueryGraphConstructor. Creates a new query graph.

Public Methods

OptimizeOptimize the graph.

Did you find this page useful? Please give it a rating: