Skip to content

Commit

Permalink
JIRAID:TINKERPOP-3123
Browse files Browse the repository at this point in the history
TinkerGraphParameterizedWorld # useParametersLteraly() removes overried identifier
  • Loading branch information
haohao0103 committed Dec 23, 2024
1 parent 087b307 commit 51f49e4
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,6 @@ public AbstractTinkerGraph open(final Configuration configuration) {
}

public static class TinkerGraphParameterizedWorld extends TinkerGraphWorld {
@Override
public boolean useParametersLiterally() {
return false;
}
Expand Down

0 comments on commit 51f49e4

Please sign in to comment.