[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Assembly: NEsper (in NEsper.dll)
Build a query plan based on the stream property relationships indicated in queryGraph.
Namespace: net.esper.eql.join.plan
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared Function Build ( _ queryGraph As QueryGraph _ ) As QueryPlan |
C# |
---|
public static QueryPlan Build ( QueryGraph queryGraph ) |
Visual C++ |
---|
public: static QueryPlan^ Build ( QueryGraph^ queryGraph ) |
Parameters
- queryGraph
- net.esper.eql.join.plan.QueryGraph
navigation info between streams