Click or drag to resize

ExistsJoinMustExist Property

Gets whether this is an EXISTS join.

Namespace:  VDS.RDF.Query.Algebra
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public bool MustExist { get; }

Property Value

Type: Boolean

Implements

IExistsJoinMustExist
See Also