marklogic / marklogic-jena

Adapter for using MarkLogic with the Jena RDF Framework
Other
5 stars 11 forks source link

Add multithreaded insert test. #51

Closed grechaw closed 7 years ago

grechaw commented 8 years ago

Make sure that we have tests that expose how threading and transactions intersect with graph operations and query.

grechaw commented 8 years ago

You can verify the thread test and add more coverage to func tests as needed.