| Constructor and Description |
|---|
PrimaryCategoryRule() |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Graph graph,
String queriedNodeGUID)
In order to mark the primaryCategory accordingly the graph is iterated and based on the existence of a classification the nodes and edges are altered
|
String |
getClassificationProperty() |
String |
getDestinationNodeType() |
String |
getEdgeType() |
String |
getSourceNodeType() |
void |
setClassificationProperty(String classificationProperty) |
void |
setDestinationNodeType(String destinationNodeType) |
void |
setEdgeType(String edgeType) |
void |
setSourceNodeType(String sourceNodeType) |
String |
toString() |
public String getEdgeType()
public void setEdgeType(String edgeType)
public String getSourceNodeType()
public void setSourceNodeType(String sourceNodeType)
public String getDestinationNodeType()
public void setDestinationNodeType(String destinationNodeType)
public String getClassificationProperty()
public void setClassificationProperty(String classificationProperty)
public void apply(Graph graph, String queriedNodeGUID)
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.