Max Neunhoeffer
|
0dab3706c5
|
Finish first version of JsonLegend, not activated in Makefile.
|
2014-05-20 13:27:57 +02:00 |
Jan Steemann
|
52be779997
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
|
2014-05-20 11:40:19 +02:00 |
Michael Hackstein
|
1be58a157c
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-05-20 11:39:37 +02:00 |
Michael Hackstein
|
d89ff71dbc
|
Implemented generalGraph as a datasource for Traversal queries incl. tests
|
2014-05-20 11:39:33 +02:00 |
Jan Steemann
|
6ecfc44f11
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
|
2014-05-20 11:32:02 +02:00 |
gschwab
|
b3ad2e303f
|
added tests
|
2014-05-20 10:37:40 +02:00 |
gschwab
|
a786369d2e
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-05-20 09:52:30 +02:00 |
gschwab
|
434e1009c6
|
changed to setUp and tearDown
|
2014-05-20 09:52:25 +02:00 |
Michael Hackstein
|
b416f8b762
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-05-20 09:43:39 +02:00 |
Michael Hackstein
|
058e1dc0e8
|
Added setUp and tearDown to AQLQueries test suite in general graph
|
2014-05-20 09:43:35 +02:00 |
gschwab
|
3c0fdae6f7
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-05-20 08:57:48 +02:00 |
gschwab
|
bfb5610426
|
x-edges tests
|
2014-05-20 08:57:44 +02:00 |
Michael Hackstein
|
ff54178f22
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-05-19 17:47:47 +02:00 |
Michael Hackstein
|
b798c4f23a
|
Enabled tests against AQL execution in graph module
|
2014-05-19 17:47:42 +02:00 |
Jan Steemann
|
b06e89da54
|
simplified
|
2014-05-19 17:44:56 +02:00 |
scottashton
|
4d2939de17
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-05-19 16:42:34 +02:00 |
scottashton
|
0f68fa982d
|
fixed bug in edges
|
2014-05-19 16:42:30 +02:00 |
Michael Hackstein
|
af96bf0b70
|
Fixed jslint warning, missing semicolon
|
2014-05-19 16:19:22 +02:00 |
Michael Hackstein
|
6a33a9f9e3
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-05-19 16:17:34 +02:00 |
Michael Hackstein
|
39b38ae159
|
Commented part of the fluent AQL interface in graphs, there is some conception necessary. Implemented a filter alternative instead
|
2014-05-19 16:17:30 +02:00 |
Jan Steemann
|
59aa16de0e
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
|
2014-05-19 15:50:19 +02:00 |
scottashton
|
35b34e4804
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-05-19 15:28:16 +02:00 |
scottashton
|
256868bdc2
|
aql function edges
|
2014-05-19 15:28:05 +02:00 |
gschwab
|
81c4982380
|
added tests for vertex and edges - fixed jslint
|
2014-05-19 15:15:58 +02:00 |
gschwab
|
37f7002c75
|
added tests for vertex and edges - fixed jslint
|
2014-05-19 15:06:15 +02:00 |
gschwab
|
c38a455760
|
added tests for vertex and edges
|
2014-05-19 15:04:19 +02:00 |
Jan Steemann
|
9453beb7cc
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
|
2014-05-19 14:25:34 +02:00 |
Michael Hackstein
|
105dde54a7
|
Implemented filter on general graph module and simplified test code
|
2014-05-19 13:12:10 +02:00 |
Jan Steemann
|
5c100bc85b
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
|
2014-05-19 12:07:26 +02:00 |
Michael Hackstein
|
044f094139
|
Fixed a bug in graph module aql generation. For in was missing
|
2014-05-19 12:02:21 +02:00 |
Jan Steemann
|
3b8d282c7b
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
|
2014-05-19 11:55:27 +02:00 |
Michael Hackstein
|
8bf9922693
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-05-19 11:46:25 +02:00 |
Michael Hackstein
|
deb477b453
|
Implemented restrict on edges/inEdges/outEdges in general graph module
|
2014-05-19 11:46:19 +02:00 |
Jan Steemann
|
168fdcf6ef
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
Conflicts:
UnitTests/Basics/bson-test.cpp
arangod/V8Server/v8-actions.cpp
lib/Basics/BsonHelper.h
|
2014-05-19 11:21:58 +02:00 |
Michael Hackstein
|
5255e8f26b
|
Added tests for restriction on edges call in general graph module
|
2014-05-19 11:08:23 +02:00 |
Michael Hackstein
|
d558fa8fbd
|
Started implementing fluent AQL interface. Right now allows edges
|
2014-05-19 10:55:16 +02:00 |
scottashton
|
d9951b9642
|
finished tests for _create and _graph
|
2014-05-19 09:47:37 +02:00 |
scottashton
|
58eefee6b5
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-05-19 09:45:49 +02:00 |
scottashton
|
0c0c2773fa
|
finished tests for _create and _graph
|
2014-05-19 09:45:43 +02:00 |
Michael Hackstein
|
aec7099a3e
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-05-19 09:34:06 +02:00 |
Michael Hackstein
|
a0985ec515
|
Fixed tests to use graph functions starting with _
|
2014-05-19 09:34:02 +02:00 |
Jan Steemann
|
295870565b
|
issue #864: Inconsistent behavior of AQL REVERSE(list) function
|
2014-05-19 09:31:39 +02:00 |
Michael Hackstein
|
4ac62a5461
|
Fixed JSLint and renamed graph functions to start with _
|
2014-05-19 09:30:44 +02:00 |
Michael Hackstein
|
0ee4913d5a
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-05-19 08:50:46 +02:00 |
scottashton
|
1ac649cf94
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-05-19 08:43:01 +02:00 |
scottashton
|
4dbbc550df
|
work in progress
|
2014-05-19 08:42:37 +02:00 |
Jan Steemann
|
2cb694b2d5
|
make test restartable
|
2014-05-17 13:13:30 +02:00 |
Jan Steemann
|
bed37d7d11
|
slightly less comparisons
|
2014-05-17 12:04:54 +02:00 |
Michael Hackstein
|
0a73cd6823
|
Implemented restrict interface on edges, right now implementation is not optimized, missing cursor functionality
|
2014-05-17 11:27:47 +02:00 |
Jan Steemann
|
e532223fcd
|
small optimizations
|
2014-05-17 01:38:39 +02:00 |