Interface PipelineGraphFilter


  • public interface PipelineGraphFilter
    • Method Detail

      • nodeLabels

        java.util.Collection<org.neo4j.gds.NodeLabel> nodeLabels()
      • relationshipTypes

        @Default
        default java.util.Collection<org.neo4j.gds.RelationshipType> relationshipTypes()