public class NodeEnrichmentProcessor extends Object implements EnrichmentProcessor
Constructor and Description |
---|
NodeEnrichmentProcessor(NodeService nodeService) |
Modifier and Type | Method and Description |
---|---|
boolean |
canEnrich(GenericGraph graph) |
void |
enrich(EnrichmentGraphBuilder graphBuilder) |
public NodeEnrichmentProcessor(NodeService nodeService)
public boolean canEnrich(GenericGraph graph)
canEnrich
in interface EnrichmentProcessor
public void enrich(EnrichmentGraphBuilder graphBuilder)
enrich
in interface EnrichmentProcessor
Copyright © 2021. All rights reserved.