Commit Graph

24 Commits

Author SHA1 Message Date
David Montag
1a050d9dd1 Edited relationships reference chapter. 2011-04-07 20:56:14 -07:00
Michael Hunger
b27980c242 renamed base repository interfaces 2011-04-07 13:08:54 +02:00
Michael Hunger
d506b73211 simplified repository structure, returning ClosableIterators for Index operations to be able to close the results if not fetching through 2011-04-07 12:44:31 +02:00
Michael Hunger
b29816de79 split annotations documentation, one for the node entities, one for relationships and relationship entities 2011-04-04 18:56:27 +02:00
Michael Hunger
9a863890e4 updated documentation - removed Finder refrences, updated version number 2011-04-04 18:55:39 +02:00
Michael Hunger
e4bf9967fd added introduced method findAllPathsByTraversal 2011-04-04 14:55:16 +02:00
Michael Hunger
44e667d834 updated docs, added recommendation to tutorial 2011-04-04 12:07:01 +02:00
Michael Hunger
5328431cab updated documentation, renamed EntityInstantiators 2011-04-02 00:01:36 +02:00
Michael Hunger
789a44d2bb updated documentation, renamed EntityInstantiators 2011-04-02 00:01:23 +02:00
David Montag
098a61646e Added docs for typerepresentationstrategies. Added tests for noop strategies. 2011-03-30 22:51:09 -07:00
Michael Hunger
f958f38e05 merge repo branch 2011-03-29 14:12:34 +02:00
David Montag
00283f0ef8 Note about arity of relationships with @RelatedTo 2011-03-28 16:55:59 -07:00
David Montag
596b7ef299 Added note about Direction.BOTH for @RelatedTo. Fixed code indentation issues (tabs). 2011-03-28 16:42:59 -07:00
Michael Hunger
18cee7b836 added repository approach 2011-03-29 01:40:40 +02:00
Michael Hunger
f00a713069 updated documentation 2011-03-28 02:23:20 +02:00
Michael Hunger
69690d3919 updated documentation for server and indexing 2011-03-27 03:48:28 +02:00
David Montag
b80b27bbb6 Updated AspectJ intro section. 2011-03-24 17:15:06 -07:00
Michael Hunger
39448fddd6 updated aspectj-intro 2011-03-25 00:53:30 +01:00
David Montag
00d2ed8c04 Updated docs for node type strategy 2011-03-22 17:30:23 -07:00
David Montag
87f64892fc Updated some docs on annotations 2011-03-22 13:31:21 -07:00
David Montag
9abbcc2949 Updated docs on NodeTypeStrategy. 2011-03-21 14:45:37 -07:00
Michael Hunger
7f22307545 updated documentation and tutorial 2011-03-17 15:02:59 +01:00
Michael Hunger
4158eca7c7 fixed documentation image integration 2011-03-17 02:50:10 +01:00
David Montag
fcd777b08b Split programming model into per-section files, and rearranged the chapter a bit, moving up sections on indexing and transactions. 2011-03-15 16:04:24 -07:00