1
0
Fork 0
Commit Graph

17 Commits

Author SHA1 Message Date
Jan Steemann 0b9b84ee11 fixed wrong documentation for SHORTEST_PATH 2016-03-24 18:19:03 +01:00
Wilfried Goesgens 62d6c9bd21 For issue #1644 : specify when to use the old general purpose graph traverser. 2016-01-19 10:43:19 +01:00
Alan Plum 8853ede355 org/arangodb -> @arangodb 2015-12-15 15:51:44 +01:00
Wilfried Goesgens db029a352f Mention that neighbors() and shortest_path() may return null-items. 2015-11-10 15:29:42 +01:00
Michael Hackstein ed8c88cd95 Clarified graph function documentation for new return formats 2015-06-08 15:21:32 +02:00
Jan Steemann 91ee0bf060 updated documentation for graph functions 2015-06-03 15:44:10 +02:00
Michael Hackstein 1ca771f304 Removed the freshly integrated distinct option from neighbors 2015-05-28 15:16:15 -07:00
Michael Hackstein 5b3186572d Updated ShortestPath and Neighbors AQL function documentation 2015-05-22 18:47:57 -07:00
Jan Steemann 29611a511f issue #1241: added configure option `allowNull` for visitor 2015-03-12 16:28:52 +01:00
Jan Steemann 2ac736b36e added visitor test
Conflicts:
	js/server/tests/aql-graph-visitors.js
2015-02-20 15:48:18 +01:00
Jan Steemann 07733c672a added yesternight's changes 2015-01-30 08:47:43 +01:00
Jan Steemann 699b7e76f6 fun with custom visitors, cont. 2015-01-29 01:57:03 +01:00
Jan Steemann b03a7a4c8f fun with custom visitors 2015-01-28 00:45:21 +01:00
Jan Steemann ba783a4584 allow specifying minLength and maxLengths for PATHS AQL function 2015-01-16 12:34:11 +01:00
Jan Steemann d92057dd03 the great rename: array => object, list => array 2014-12-18 22:33:23 +01:00
Michael Hackstein b8b1ca99e6 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
Conflicts:
	Documentation/Books/Users/Aql/Functions.mdpp
2014-10-22 10:42:38 +02:00
Thomas Schmidts 07957bb85d Split the aql functions chapter into various subchapters for better overview 2014-10-21 16:40:19 +02:00