Class PropertyGraphsMerger
java.lang.Object
sootup.codepropertygraph.propertygraph.util.PropertyGraphsMerger
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic PropertyGraph
mergeGraphs
(PropertyGraph graph1, PropertyGraph graph2)
-
Constructor Details
-
PropertyGraphsMerger
public PropertyGraphsMerger()
-
-
Method Details
-
mergeGraphs
-