Interface TargetNodeFilter
- All Superinterfaces:
NeighbourConsumer
-
Field Summary
Fields inherited from interface org.neo4j.gds.similarity.knn.NeighbourConsumer
EMPTY_CONSUMER -
Method Summary
Modifier and TypeMethodDescriptionlongsize()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.
-