Overload List
Name | Description | |
---|---|---|
![]() | ExecuteQuery(String) |
Method invoked to execute a SPARQL query against the underlying store
(Overrides EntityContext..::..ExecuteQuery(String).) |
![]() | ExecuteQuery<(Of <<'(T>)>>)(SparqlLinqQueryContext) |
Executes a SPARQL query against the underlying store and binds the results to
domain context objects
(Overrides EntityContext..::..ExecuteQuery<(Of <<'(T>)>>)(SparqlLinqQueryContext).) |
![]() | ExecuteQuery<(Of <<'(T>)>>)(SparqlQueryContext) |
Executes a SPARQL query against the underlying store and binds the results to
domain context objects
|
![]() | ExecuteQuery<(Of <<'(T>)>>)(String, List<(Of <<'(Tuple<(Of <<'(String, String>)>>)>)>>)) |
Executes a SPARQL query against the underlying store and binds the results to
domain context objects
|