Interface TargetNodeFilter

All Superinterfaces:
NeighbourConsumer

public interface TargetNodeFilter extends NeighbourConsumer
  • Field Summary

    Fields inherited from interface org.neo4j.gds.similarity.knn.NeighbourConsumer

    EMPTY_CONSUMER
  • Method Summary

    Modifier and Type
    Method
    Description
    long
    As part of an instrumentation of KNN this is a handy utility.

    Methods inherited from interface org.neo4j.gds.similarity.knn.NeighbourConsumer

    offer
  • Method Details

    • size

      long size()
      As part of an instrumentation of KNN this is a handy utility.