Class PatternSelector.ShortestKGroups

java.lang.Object
org.neo4j.cypherdsl.core.PatternSelector.ShortestKGroups
All Implemented Interfaces:
Visitable, PatternSelector
Enclosing interface:
PatternSelector

public static final class PatternSelector.ShortestKGroups extends Object implements PatternSelector
Representing SHORTEST K GROUPS.
  • Method Details

    • getK

      public int getK()