0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
transaction handling in try-with-resource around init also small refactoring More... about 11 years ago
must reuse ExecutionEngine, otherwise the query cache is not utilized even with parameters and it will re-parse and build query plans for every new query More... about 11 years ago
close transaction at end of test, to prevent db shutdown wait More... about 11 years ago
#15 upgraded to Neo4j 2.0.0 RC1 More... about 11 years ago
#15 upgraded to Neo4j 2.0.0 RC1 More... about 11 years ago
#15 upgraded to Neo4j 2.0.0 RC1 More... about 11 years ago
#18 fixed - include MANIFEST.MF files More... about 11 years ago
#4 allow null results for single return values. More... about 11 years ago
#7 added bootstrapping classes to CDO API More... about 11 years ago
#7 added XML schema for CDO configuration More... about 11 years ago
#7 cleanup of maven plugins More... about 11 years ago
- minor refactoring of metadata provider More... about 11 years ago
#16 added support for non-mapped methods More... about 11 years ago
#6 clean up package structure More... about 11 years ago
#10 renaming of generic type attributes for better readability More... about 11 years ago
Merge pull request #12 from BluWings/master More... about 11 years ago
#13 add support for bidirectional relationships More... about 11 years ago
Merge branch 'master' of github.com:buschmais/cdo-neo4j More... about 11 years ago
#10 made InstanceManager independent of concrete datastore types More... about 11 years ago
#10 extracted datastore interface More... about 11 years ago
added "DynamicImport-Pckage:*" to MANIFEST.MF More... about 11 years ago
fixed MD syntax More... about 11 years ago
added Travis-CI build status More... about 11 years ago
#6 - added Google Guice Module to support injection of CdoManagerFactory More... about 11 years ago
#10 Renamed EmbeddedNeo4jCdoManager to Neo4jCdoManager More... about 11 years ago
#10 fixed a test More... about 11 years ago
#10 provide a RestNeo4jCdoManagerFactory More... about 11 years ago
- beautification of QueryDemoTest More... about 11 years ago
Merge remote-tracking branch 'origin/master' More... about 11 years ago
- renamed MigrationHandler to MigrationStrategy and added javadoc More... about 11 years ago