Remove redundant persistence event factory |
|
More...
|
almost 15 years ago
|
Draft Endure |
|
More...
|
almost 15 years ago
|
Track no longer generic. |
|
More...
|
almost 15 years ago
|
Consider base types when looking for a registered graph |
|
More...
|
almost 15 years ago
|
Add IEnumerable<T>.Materialize() |
|
More...
|
almost 15 years ago
|
Fix a bug with greater than query |
|
More...
|
almost 15 years ago
|
Fix a bug with greater than query |
|
More...
|
almost 15 years ago
|
Reformat code |
|
More...
|
almost 15 years ago
|
first passing integration test on StashedSet |
|
More...
|
almost 15 years ago
|
Simple tests working with StashedSet |
|
More...
|
almost 15 years ago
|
Basic StashedSet get scenario |
|
More...
|
almost 15 years ago
|
StashedSet refactoring to support tracking in sessions |
|
More...
|
almost 15 years ago
|
Get tests working with new session |
|
More...
|
almost 15 years ago
|
Get rid of repository. Simplify persistence events and sessions |
|
More...
|
almost 15 years ago
|
Fix UnionOf. Build query chain in StashedSet |
|
More...
|
almost 15 years ago
|
Spelling |
|
More...
|
almost 15 years ago
|
Union and Intersect now operate over arbitrary set rather than left- and right-hand only |
|
More...
|
almost 15 years ago
|
Renames |
|
More...
|
almost 15 years ago
|
StashedSet index DSL |
|
More...
|
almost 15 years ago
|
StashedSet index DSL |
|
More...
|
almost 15 years ago
|
Refactor indexes so that they are not bound to a graph, but rather to any type assignable from a graph. Allows indexes to operate on interfaces and supertypes |
|
More...
|
almost 15 years ago
|
Tighten up api and renames |
|
More...
|
almost 15 years ago
|
Clean up interfaces to remove redundant parameter |
|
More...
|
almost 15 years ago
|
No longer need to know type to get stored graph |
|
More...
|
almost 15 years ago
|
Removed hash comparison on reverse indexes due to bug in BDB (see Ora Forum post http://forums.oracle.com/forums/thread.jspa?threadID=1039455&tstart=0). Creates test set for bug |
|
More...
|
almost 15 years ago
|
Moved classes around |
|
More...
|
almost 15 years ago
|
Clean up code |
|
More...
|
almost 15 years ago
|
Add Count method |
|
More...
|
almost 15 years ago
|
Complete execution inside intersect optimisations |
|
More...
|
almost 15 years ago
|
Add crude proof that optimisation works |
|
More...
|
almost 15 years ago
|