Package | Description |
---|---|
fr.gouv.vitam.metadata.core.graph.api |
Modifier and Type | Method and Description |
---|---|
default void |
GraphComputeService.computeUnitGraphUsingDirectParents(List<GraphRelation> graphRels,
String unitId,
List<String> up,
int currentDepth)
Recursive method that compute graph using only _up
With global (by reference variable graphRels, we get all needed informations from all parent of the given unit unitId.
|
Copyright © 2018 Vitam. All rights reserved.