commit | b37e35cf478903957e653fb1a6e4b52170ee4c61 | [log] [tgz] |
---|---|---|
author | andreachild <andrea.child@improving.com> | Tue Aug 27 17:01:52 2024 -0700 |
committer | GitHub <noreply@github.com> | Tue Aug 27 17:01:52 2024 -0700 |
tree | 3b5d072f9905e11088b76c33485f193a7e98a8c7 | |
parent | c1e07eb316a308da4f2b2ec2787c453d6ecc932f [diff] |
TINKERPOP-3083 Change SplitGlobalStep and SplitLocalStep to use a new StringUtil.split utility method which will split the given string into a list of individual string characters if the given separator is an empty string. (#2741)