Interface SideSelector

All Superinterfaces:
BranchSelector

public interface SideSelector extends BranchSelector
Dictates which side is the current side in a bidirectional traversal to traverse the next step for. For example an alternating side selector will return alternating start side and end side as long as each side hasn't reached it's end.
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface org.neo4j.graphdb.traversal.BranchSelector

    next