Package fr.gouv.vitam.common.graph
Class GraphUtils
java.lang.Object
fr.gouv.vitam.common.graph.GraphUtils
Helper class for graph
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
createGraphRelation
(String childId, String parentId)
-
Constructor Details
-
GraphUtils
public GraphUtils()
-
-
Method Details
-
createGraphRelation
-