public void RevertToCommitPoint(string storeName, CommitPointInfo commitPoint) { throw new NotImplementedException(); }
public Stream ExecuteQueryOnCommitPoint(CommitPointInfo commitPoint, string queryExpression, string resultsMediaType = null) { throw new NotImplementedException(); }