Click or drag to resize

INonAggregateExpressionBuilderConstant Method (Uri)

Creates an IRI constant.

Namespace:  VDS.RDF.Query.Builder
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
RdfTermExpression Constant(
	Uri value
)

Parameters

value
Type: SystemUri

[Missing <param name="value"/> documentation for "M:VDS.RDF.Query.Builder.INonAggregateExpressionBuilder.Constant(System.Uri)"]

Return Value

Type: RdfTermExpression

[Missing <returns> documentation for "M:VDS.RDF.Query.Builder.INonAggregateExpressionBuilder.Constant(System.Uri)"]

See Also