Interface ILeviathanPropertyFunction
Namespace: VDS.RDF.Query.PropertyFunctions
Assembly: dotNetRdf.dll
Syntax
public interface ILeviathanPropertyFunction : ISparqlPropertyFunction
Methods
| Improve this Doc 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 |