This version of Unity is unsupported.

QueryGraph Constructor

Declaration

public QueryGraph(Search.IQueryNode root);

Parameters

root Root node of the graph.

Description

Constructor. Creates a new query graph.