1
0
Fork 0
arangodb/js
dajester2013 27806d90a8 traversal(_tree) vertex filtering
added params "filterVertices" and "vertexFilterType" to traversal(_tree).  "filterVertices" accepts an array of examples similar to "followEdges", while "vertexFilterType" defines how to filter out vertices that do not match the examples. "vertexFilterType" can be set to "prune", "exclude", or (default) ["prune","exclude"].
2014-01-23 05:45:28 -06:00
..
actions added fm.rescan() method 2014-01-17 14:06:27 +01:00
apps/system/aardvark issue #730: initial implementation of A* 2014-01-18 01:46:24 +01:00
client added fm.rescan() method 2014-01-17 14:06:27 +01:00
common issue #730: initial implementation of A* 2014-01-18 01:46:24 +01:00
node
npm added sinon, upgraded underscore and coffe-script 2013-09-20 17:46:52 +02:00
server traversal(_tree) vertex filtering 2014-01-23 05:45:28 -06:00
GUIDELINES.md
Makefile.files removed redundant startup options 2013-11-20 01:50:27 +01:00