Jan Steemann
|
f84207e368
|
removed redundant declaration of edges index. edges index is now a regular index
|
2012-11-27 14:14:31 +01:00 |
Jan Steemann
|
eac11fb793
|
issue #293
|
2012-11-24 03:16:23 +01:00 |
Jan Steemann
|
aaf34f44f4
|
fixed lots of compile warnings
|
2012-11-22 21:20:22 +01:00 |
Jan Steemann
|
4bbdb5a912
|
fix gcc warning
|
2012-10-26 08:32:01 +02:00 |
Jan Steemann
|
296ad4f5e7
|
reduce index bloat for edges
|
2012-10-25 22:02:31 +02:00 |
Jan Steemann
|
cb6c8c8e7e
|
added bidirectional edges, fixup edges index
|
2012-10-25 17:18:54 +02:00 |
Jan Steemann
|
d5223968e4
|
removed some non-used code
|
2012-10-24 18:39:11 +02:00 |
a-brandt
|
c2d0749178
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
Conflicts:
arangod/RestHandler/RestDocumentHandler.cpp
arangod/RestHandler/RestEdgeHandler.cpp
arangod/RestHandler/RestImportHandler.cpp
arangod/V8Server/v8-vocbase.cpp
arangod/VocBase/document-collection.c
arangod/VocBase/document-collection.h
arangod/VocBase/primary-collection.c
arangod/VocBase/primary-collection.h
|
2012-10-24 10:46:38 +02:00 |
Frank Celler
|
1efad1d9c7
|
fixed file permissions
|
2012-10-17 18:01:57 +02:00 |
Jan Steemann
|
22c1252a4f
|
moved some edge collection stuff to edge-collection.*
|
2012-10-10 14:05:06 +02:00 |
Jan Steemann
|
95ff3178a6
|
remove useless includes
|
2012-10-10 12:39:10 +02:00 |
Jan Steemann
|
dca19fcd32
|
move edge-related functionality to file of its own
|
2012-10-10 11:42:52 +02:00 |