issues
search
mhgrove
/
cp-openrdf-utils
Utility classes for working with the OpenRdf API.
Apache License 2.0
9
stars
9
forks
source link
Adding orderBy and variants to QueryBuilder, related to issue #12
#13
Closed
edgarRd
closed
12 years ago
edgarRd
commented
12 years ago
Including functions:
orderBy(String... theNames)
orderByAsc(String... theNames)
orderByDesc(String... theNames)
Including test cases.
Including functions:
Including test cases.