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 EnrichmentProcessorpublic void enrich(EnrichmentGraphBuilder graphBuilder)
enrich in interface EnrichmentProcessorCopyright © 2021. All rights reserved.