The SparqlQueryContext type exposes the following members.

Properties

  NameDescription
Public propertyAnonymousMembersMap
Gets the list of tuples that map anonymous type members in the LINQ query result to SPARQL variables in the SPARQL query result
Public propertyExpectTriplesWithOrderedSubjects
If true the result is expected to have triples and their subjects grouped.For each subject group a new entity is created.
Public propertyOrderingDirections
Get the list of ordering directions for the sort expressions in the SPARQL query.
Public propertySparqlQuery
Get the SPARQL query that is generated from the LINQ

See Also