Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
with the improvements suggested in OAK-4119 we can simplify IdentifierManager.getReferences it is will only be used by Node.get(Weak)References, which doesn't need the whole bunch of flexibility provided by the method as it is today.
this might also be beneficial from a performance point of view as with the proposed changes the tree associated with a given result row is no longer resolved in case a property-name has been specified. also the nt-verification can be completely omitted, which afaik isn't perfectly cheap either.
Attachments
Attachments
Issue Links
- depends upon
-
OAK-4119 Improvements Take 1
- Closed