Commit graph

17 commits

Author SHA1 Message Date
283aca83c2 Expose LabelContext in gremlin 2015-10-30 17:17:57 -04:00
36d0f48d15 graph/path: Add LabelContext to the path query language. 2015-10-30 17:17:57 -04:00
3d286f5245 document path context, pipe it through Reversal() as well, and update the godoc 2015-10-28 23:12:37 -04:00
f74051a520 Rewrite Gremlin's buildIterator in terms of paths 2015-10-28 21:26:29 -04:00
97247ae40f add InPredicates/OutPredicates 2015-10-28 19:42:59 -04:00
b91b7ab824 bring the path test in line with the gremlin test, add Back() 2015-10-28 19:15:57 -04:00
bcbdb1f82a route context through graph.Path 2015-10-28 18:35:10 -04:00
Tyler Gibbons
5c41e4fe5d Add periods throughout 2015-10-01 19:52:49 -07:00
Tyler Gibbons
4f69eb301c Fix copyright dates 2015-10-01 19:41:15 -07:00
Tyler Gibbons
51f5a86232 Refactor for readability
Added more documentation, converted logical operations to (hopefully)
consistent 'route' metaphor, and moved all AND(iterator, iterator)
stanzas out into a single join() function that is more descriptive of
what's actually happening
2015-10-01 19:09:33 -07:00
f825fef208 Add Save/SaveReverse and HAS API and split path.go into two files 2015-06-04 15:37:09 -04:00
fa9945ed92 Add imports file to root; expansion welcome 2015-04-30 23:22:49 -04:00
Andrew Dunham
b8a214bd94 Initial work at documenting new Go API 2015-04-30 23:02:27 -04:00
0e50027be8 var renames, remove Func, etc 2015-04-30 23:02:27 -04:00
b9ca485321 Late bind the QuadStore and add Except and Tag 2015-04-30 23:02:27 -04:00
4128133675 add Is, Follow, and All to the path API 2015-04-30 23:02:27 -04:00
3dc74329c0 rename to path 2015-04-30 23:02:27 -04:00