Package org.neo4j.gds.similarity.knn
Interface NeighbourConsumers
- All Known Subinterfaces:
TargetNodeFiltering
public interface NeighbourConsumers
A holder for
NeighbourConsumers. This instrument helps us extend KNN.-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final NeighbourConsumersA holder for sending data into the void, which is the default behaviour in regular KNN -
Method Summary
-
Field Details
-
no_op
A holder for sending data into the void, which is the default behaviour in regular KNN
-
-
Method Details
-
get
-