Click or drag to resize

AlgebraExtensions Class

Static Helper class containing extensions used in the Algebra evaluation process.
Inheritance Hierarchy
SystemObject
  VDS.RDF.Query.AlgebraAlgebraExtensions

Namespace:  VDS.RDF.Query.Algebra
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public static class AlgebraExtensions

The AlgebraExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberProductWithTimeout
Calculates the product of two multi-sets asynchronously with a timeout to restrict long running computations.
Top
See Also