Class DepthWalk.Commit

    • Constructor Detail

      • Commit

        protected Commit​(AnyObjectId id)
        Initialize a new commit.
        Parameters:
        id - object name for the commit.
    • Method Detail

      • getDepth

        public int getDepth()
        Returns:
        depth of this commit, as found by the shortest path.