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; }
Public ReadOnly Property MustExist As Boolean
Get
Property Value
Type:
BooleanImplements
IExistsJoinMustExistSee Also