[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)
Fill in equivalent key properties (navigation entries) on all streams.
For example, if a=b and b=c then add a=c. The method adds new equalivalent key properties
until no additional entries to be added are found, ie. several passes can be made.
Namespace: net.esper.eql.join.plan
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared Sub FillEquivalentNav ( _ queryGraph As QueryGraph _ ) |
C# |
---|
public static void FillEquivalentNav ( QueryGraph queryGraph ) |
Visual C++ |
---|
public: static void FillEquivalentNav ( QueryGraph^ queryGraph ) |
Parameters
- queryGraph
- net.esper.eql.join.plan.QueryGraph
navigablity info between streamss