Package org.neo4j.gds.ml.pipeline.node
Interface NodePropertyPredictPipelineFilterUtil.PredictGraphFilter
-
- Enclosing class:
- NodePropertyPredictPipelineFilterUtil
public static interface NodePropertyPredictPipelineFilterUtil.PredictGraphFilter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<java.lang.String>nodeLabels()java.util.List<java.lang.String>relationshipTypes()
-