Click or drag to resize

IQueryBuilder Properties

The IQueryBuilder type exposes the following members.

Properties
  NameDescription
Public propertyPrefixes
Gets the prefix manager, which allows adding prefixes to the query or graph pattern.
Public propertyQueryType
Gets the query type of the generated SPARQL query.
Public propertyRoot
Gets the builder associated with the root graph pattern.
Public propertyRootGraphPatternBuilder Obsolete.
Gets the builder associated with the root graph pattern.
Top
See Also