Skip to content

TINKERPOP-1710: Add a note on tree() by-modulation and uniqueness of tree branches.#648

Merged
asfgit merged 1 commit intotp32from
TINKERPOP-1710
Jul 5, 2017
Merged

TINKERPOP-1710: Add a note on tree() by-modulation and uniqueness of tree branches.#648
asfgit merged 1 commit intotp32from
TINKERPOP-1710

Conversation

@okram
Copy link
Contributor

@okram okram commented Jun 30, 2017

https://issues.apache.org/jira/browse/TINKERPOP-1710

There was confusion as to what should happen what tree() sees duplicate objects in the same depth of the tree. The behavior is as expected and not a "bug." Tree is constructed using path objects that are "horizontally" linked. If two objects are the same at the same depth, then they are merged into one none in the tree data structure.

VOTE +1

…at happens when duplicate nodes are realized in a tree projection.
@twilmes
Copy link
Contributor

twilmes commented Jun 30, 2017

Travis sure is finicky today with time based tests, doc update looks good.

VOTE: +1

@spmallette
Copy link
Contributor

VOTE +1

@asfgit asfgit merged commit e962f59 into tp32 Jul 5, 2017
@asfgit asfgit deleted the TINKERPOP-1710 branch September 5, 2017 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants