Description
For OAK-6506 I would need to extract from each index a list of all property values and paths. The property values would be used to check for duplicates, while the paths will be used for reporting.
The changes will be localized to the UniqueEntryStoreStrategy, as the other strategies don't make use of it for now.
As the IndexStoreStrategy interface and its implementations do not support such access, we need to provide it.
Attachments
Attachments
Issue Links
- blocks
-
OAK-6506 Ensure unique property indexes are consistent when mounting NodeStores
- Closed