The SparqlQueryContext type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AnonymousMembersMap |
Gets the list of tuples that map anonymous type members in the LINQ query result to SPARQL variables in the SPARQL query result
| |
| ExpectTriplesWithOrderedSubjects |
If true the result is expected to have triples and their subjects grouped.For each subject group a new entity is created.
| |
| OrderingDirections |
Get the list of ordering directions for the sort expressions in the SPARQL query.
| |
| SparqlQuery |
Get the SPARQL query that is generated from the LINQ
|