Greetings, Jena on Cassandra (https://github.com/Claudenw/jena-on-cassandra) now has a complete Graph implementation and passes all the contract tests.
I had discovered that there were issues with running contract tests from within maven when using test jars from another project. I spend several days fixing the bug in junit-contract tests and the jena-on-cassandra pom now uses junit-contract v1.7 instead of the 1.5 used in most of Jena. I do not have complete testing for the DatasetGraph implementation, but it uses the same underlying code (QueryPattern.java) to perform the queries so I think it functions correctly. I will be starting on the assembler code for these classes shortly. Please let me know if you are using or testing this package and what your usage characteristics might be so I can understand and better optimize the code for expected usage. Thanks, Claude -- I like: Like Like - The likeliest place on the web <http://like-like.xenei.com> LinkedIn: http://www.linkedin.com/in/claudewarren
