1
0
Fork 0
arangodb/arangod/VocBase
jsteemann 861291da16 honor exclusive locks 2017-04-25 12:56:56 +02:00
..
AccessMode.h honor exclusive locks 2017-04-25 12:56:56 +02:00
AuthInfo.cpp
AuthInfo.h
EdgeCollectionInfo.cpp
EdgeCollectionInfo.h
Graphs.cpp
Graphs.h
KeyGenerator.cpp
KeyGenerator.h
LogicalCollection.cpp Changed index VPack building to include forPersistence flag. 2017-04-17 17:04:50 -04:00
LogicalCollection.h Changed index VPack building to include forPersistence flag. 2017-04-17 17:04:50 -04:00
LogicalView.cpp
LogicalView.h
ManagedDocumentResult.cpp
ManagedDocumentResult.h
PathEnumerator.cpp Unified static-counting for Traversals on the Cache 2017-04-21 15:58:44 +02:00
PathEnumerator.h Moved some Edge Lookup logic around and moved the EdgeCursor to it's own class. This is still ongoing work. Expect shortest-path to fail. 2017-04-11 18:03:56 +02:00
PhysicalCollection.cpp Changed index VPack building to include forPersistence flag. 2017-04-17 17:04:50 -04:00
PhysicalCollection.h formatting 2017-04-24 15:55:21 +02:00
PhysicalView.h
SingleServerTraverser.cpp Unified static-counting for Traversals on the Cache 2017-04-21 15:58:44 +02:00
SingleServerTraverser.h Unified static-counting for Traversals on the Cache 2017-04-21 15:58:44 +02:00
TransactionManager.cpp
TransactionManager.h
Traverser.cpp Fixed some counting/reporting for AQL statistics in Traverser. 2017-04-24 10:42:40 +02:00
Traverser.h Unified static-counting for Traversals on the Cache 2017-04-21 15:58:44 +02:00
TraverserCache.cpp Fixed some counting/reporting for AQL statistics in Traverser. 2017-04-24 10:42:40 +02:00
TraverserCache.h Unified static-counting for Traversals on the Cache 2017-04-21 15:58:44 +02:00
TraverserCacheFactory.cpp Integreated a ShortestPathEngine on DBServers and wired it up with ShortestPathNode and Options. The path seems to be computed correctly in clsuter now, but the vertices are not yet retrieved. 2017-04-20 13:57:14 +02:00
TraverserCacheFactory.h Integreated a ShortestPathEngine on DBServers and wired it up with ShortestPathNode and Options. The path seems to be computed correctly in clsuter now, but the vertices are not yet retrieved. 2017-04-20 13:57:14 +02:00
TraverserDocumentCache.cpp Squashed commit of the following: 2017-04-13 17:00:44 +02:00
TraverserDocumentCache.h Fixing some warnings 2017-04-13 18:00:13 +02:00
TraverserOptions.cpp Fixed a bug in TraverserOptions when using more than one edge collection and a specific filter on depth. 2017-04-21 15:06:24 +02:00
TraverserOptions.h More unified merge of Traverser- and ShortestPath- into GraphNode. Now the ShortestPathNode creates TraverserEngines on the Cluster. Finally everything ready to wire computation together 2017-04-19 15:23:37 +02:00
ViewImplementation.h
modes.cpp
modes.h
replication-applier.cpp
replication-applier.h
replication-common.cpp
replication-common.h
ticks.cpp
ticks.h
voc-types.h remove code that tracks size of index operations 2017-04-18 16:58:44 +02:00
vocbase.cpp try to fix feature startup order (Scheduler vs. CacheManager vs. DatabaseFeature) 2017-04-24 13:17:21 +02:00
vocbase.h try to fix feature startup order (Scheduler vs. CacheManager vs. DatabaseFeature) 2017-04-24 13:17:21 +02:00