Interface ILeviathanPropertyFunction
Extended interface for property functions in the Leviathan query engine.
Namespace: VDS.RDF.Query.PropertyFunctions
Assembly: dotNetRdf.dll
Syntax
public interface ILeviathanPropertyFunction : ISparqlPropertyFunction
Methods
| Edit this page View SourceEvaluate(SparqlEvaluationContext)
Evaluates the function in the given context.
Declaration
BaseMultiset Evaluate(SparqlEvaluationContext context)
Parameters
| Type | Name | Description |
|---|---|---|
| SparqlEvaluationContext | context | Context. |
Returns
| Type | Description |
|---|---|
| BaseMultiset |