Package org.neo4j.gds.ml.pipeline
Interface PipelineGraphFilter
-
public interface PipelineGraphFilter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description java.util.Collection<org.neo4j.gds.NodeLabel>nodeLabels()default java.util.Collection<org.neo4j.gds.RelationshipType>relationshipTypes()
-