Class Traversal


  • public class Traversal
    extends Object
    • Constructor Detail

      • Traversal

        public Traversal()
    • Method Detail

      • getDepth

        public int getDepth()
      • getTrackTraversal

        public boolean getTrackTraversal()
      • visited

        public boolean visited​(String nodeId,
                               String ancestorId,
                               Tuple tuple)
      • isMultiCollection

        public boolean isMultiCollection()
      • setTrackTraversal

        public void setTrackTraversal​(boolean trackTraversal)
      • getCollections

        public List<String> getCollections()