IQueryNode is the interface for all parts of an Endeca Analytics query.

Namespace: Endeca.Navigation.Analytics
Assembly: Endeca.Navigation (in Endeca.Navigation.dll) Version: 6.2.0.0 (0.0.0.0)

Syntax

C#
public interface IQueryNode
Visual Basic
Public Interface IQueryNode
Visual C++
public interface class IQueryNode

See Also