| 
							 
						 | Name | Description | 
|---|
  | ExecuteQuery(ICommitPointInfo, String, SparqlResultsFormat, RdfFormat) | 
            Query a specific commit point of a store
              | 
  | ExecuteQuery(String, String, Nullable<(Of <<'(DateTime>)>>), SparqlResultsFormat, RdfFormat) | 
            Query the store using a SPARQL query
              | 
  | ExecuteQuery(ICommitPointInfo, String, IEnumerable<(Of <<'(String>)>>), SparqlResultsFormat, RdfFormat) | 
            Query a specific commit point of a store
              | 
  | ExecuteQuery(ICommitPointInfo, String, String, SparqlResultsFormat, RdfFormat) | 
            Query a specific commit point of a store
              | 
  | ExecuteQuery(String, String, IEnumerable<(Of <<'(String>)>>), Nullable<(Of <<'(DateTime>)>>), SparqlResultsFormat, RdfFormat) | 
            Query the store using a SPARQL query
              | 
  | ExecuteQuery(String, String, String, Nullable<(Of <<'(DateTime>)>>), SparqlResultsFormat, RdfFormat) | 
            Query the store using a SPARQL query
              | 
  | ExecuteQuery(ICommitPointInfo, String, IEnumerable<(Of <<'(String>)>>), SparqlResultsFormat, RdfFormat, ISerializationFormat%) | 
            Query a specific commit point of a store
              | 
  | ExecuteQuery(String, String, IEnumerable<(Of <<'(String>)>>), Nullable<(Of <<'(DateTime>)>>), SparqlResultsFormat, RdfFormat, ISerializationFormat%) | 
            Query a specific commit point of a store
              |