Re: [SMW-devel] find all distinct property values

2011-01-24 Thread Markus Krötzsch
On 25/01/2011 00:14, Hull, Ryan E wrote: > I am doing some work that requires me to get all distinct values for a > given property across all wiki pages. I see in the API that we have > access to SMWSQLStore2::getPropertyValues but this only returns unique > property values. If a property is listed

[SMW-devel] find all distinct property values

2011-01-24 Thread Hull, Ryan E
I am doing some work that requires me to get all distinct values for a given property across all wiki pages. I see in the API that we have access to SMWSQLStore2::getPropertyValues but this only returns unique property values. If a property is listed with a given value more than once, I want t