From: Rob V. <rv...@do...> - 2010-04-26 22:00:36
|
Hi Alexander I will look into this asap when I can as am in the states at the moment for work. Do you have an example query and data that reproduces this issue? Thanks,Rob ---------------------------------------- From: "Alexander Sidorov" <ale...@gm...> Sent: Saturday, April 24, 2010 8:15 PM To: dot...@li... Subject: [dotNetRDF-develop] SparqlConnector ORDER BY Hi Rob, Looks like SparqlConnector doesn't follow order of ORDER BY clause. I use SparqlConnector this way: 1. Create SparqlConnector instance 2. Call sparqlConnector.Query and cast result to SparqlResultSet 3. Enumerate SparqlResultSet Regards, Alexander |