Class TargetNodeFiltering
- java.lang.Object
-
- org.neo4j.gds.similarity.filteredknn.TargetNodeFiltering
-
- All Implemented Interfaces:
NeighbourConsumers
public final class TargetNodeFiltering extends java.lang.Object implements NeighbourConsumers
-
-
Field Summary
-
Fields inherited from interface org.neo4j.gds.similarity.knn.NeighbourConsumers
no_op
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description TargetNodeFilterget(long nodeId)
-
-
-
Method Detail
-
get
public TargetNodeFilter get(long nodeId)
- Specified by:
getin interfaceNeighbourConsumers
-
-