public interface GraphConflictResolver
| Modifier and Type | Method and Description | 
|---|---|
| MetadataGraph | resolveConflicts(MetadataGraph graph,
                ArtifactScopeEnum scope)Cleanses the supplied graph by leaving only one directed versioned edge\
 between any two nodes, if multiple exists. | 
static final String ROLE
MetadataGraph resolveConflicts(MetadataGraph graph, ArtifactScopeEnum scope) throws GraphConflictResolutionException
ArtifactScopeEnumgraph - the "dirty" graph to be simplified via conflict resolutionscope - scope for which the graph should be resolvedGraphConflictResolutionExceptionCopyright © 2001–2021 The Apache Software Foundation. All rights reserved.