commit | 5bbdb23a27ac74b481d68e9cf158b9e8db39c10a | [log] [tgz] |
---|---|---|
author | Stephen Mallette <spmva@genoprime.com> | Fri Jun 19 09:53:36 2020 -0400 |
committer | Stephen Mallette <spmva@genoprime.com> | Fri Jun 19 09:54:45 2020 -0400 |
tree | a54aa08994cc22c314a61eac1860e77762150a68 | |
parent | 6de1912eaa1129f4e1039dc787727250c9035704 [diff] |
TINKERPOP-2384 Added key traversal to local children Without this change side-effects don't propogate to the key traversal and they can't be accessed. Generalized VerificationException errors for remote tests so that the Ignore list didn't have to be so long for those tests.