Click or drag to resize

QueryBuilder Properties

The QueryBuilder type exposes the following members.

Properties
  NameDescription
Public propertyPrefixes
Gets or sets the namespace mappings for the SPARQL query being built.
Public propertyQueryType
Gets the query type of the generated SPARQL query.
Public propertyRoot
Gets the builder associated with the root graph pattern.
Public propertyRootGraphPatternBuilder
Gets the builder associated with the root graph pattern.
Top
See Also