[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Model of relationships between streams based on properties in both streams that are specified as equal in a filter expression.

Namespace: net.esper.eql.join.plan
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public Class QueryGraph
C#
public class QueryGraph
Visual C++
public ref class QueryGraph

Inheritance Hierarchy

System.Object
  net.esper.eql.join.plan.QueryGraph