0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 14 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
doc strings and metadata. More... almost 14 years ago
FutureFilterPipe support. Possible xpath "./outE/inV/../../outE/../outE/inV/@name" More... almost 14 years ago
'and' 'or' '>' '<' '>=' '<=' operations support More... almost 14 years ago
clojure 1.1.0 stable. More... almost 14 years ago
possibility compile gremlin.contrib.xpath.XPath class to work with Java + test for this class More... almost 14 years ago
"and" operation for predicates. possible xpath "./outE[@label != created and @label = knows]/inV/@name" More... almost 14 years ago
parser renamed to compiler More... almost 14 years ago
project name changed. More... almost 14 years ago
parse function renamed to compile-xpath. tests for parser and util + README file. More... almost 14 years ago
(= expr true) changed to appropriate (true? expr) More... almost 14 years ago
xpath - "./outE[@label = knows]/inV[@name != vadas]/@name" became possible. More... almost 14 years ago
axis instead of token More... almost 14 years ago
parser essentials More... almost 14 years ago
comment removed More... almost 14 years ago
moving everything to initial More... almost 14 years ago
initial commit More... almost 14 years ago