Click or drag to resize

IDescribeBuilder Properties

The IDescribeBuilder type exposes the following members.

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