1
0
Fork 0
arangodb/arangod/Aql
jsteemann cf5d20ddee Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-02-28 17:02:42 +01:00
..
Aggregator.cpp use unique_ptrs 2017-02-24 18:03:40 +01:00
Aggregator.h use unique_ptrs 2017-02-24 18:03:40 +01:00
AqlFunctionFeature.cpp
AqlFunctionFeature.h
AqlItemBlock.cpp potential fixes for MSVC 2017-02-14 16:11:18 +01:00
AqlItemBlock.h renaming 2017-02-13 15:18:40 +01:00
AqlItemBlockManager.cpp
AqlItemBlockManager.h
AqlTransaction.cpp initial version of query execution plan cache, still very rough 2017-02-21 11:58:38 +01:00
AqlTransaction.h renaming 2017-02-27 14:38:27 +01:00
AqlValue.cpp renaming 2017-02-27 14:38:27 +01:00
AqlValue.h renaming 2017-02-13 15:18:40 +01:00
Arithmetic.h
Ast.cpp initial version of query execution plan cache, still very rough 2017-02-21 11:58:38 +01:00
Ast.h initial version of query execution plan cache, still very rough 2017-02-21 11:58:38 +01:00
AstNode.cpp renaming 2017-02-13 15:18:40 +01:00
AstNode.h
AttributeAccessor.cpp potential fixes for MSVC 2017-02-14 16:11:18 +01:00
AttributeAccessor.h renaming 2017-02-13 15:18:40 +01:00
BaseExpressionContext.cpp
BaseExpressionContext.h
BasicBlocks.cpp
BasicBlocks.h
BindParameters.cpp
BindParameters.h initial version of query execution plan cache, still very rough 2017-02-21 11:58:38 +01:00
BlockCollector.cpp
BlockCollector.h
CalculationBlock.cpp initial version of query execution plan cache, still very rough 2017-02-21 11:58:38 +01:00
CalculationBlock.h
ClusterBlocks.cpp initial version of query execution plan cache, still very rough 2017-02-21 11:58:38 +01:00
ClusterBlocks.h renaming 2017-02-13 15:18:40 +01:00
ClusterNodes.cpp initial version of query execution plan cache, still very rough 2017-02-21 11:58:38 +01:00
ClusterNodes.h
CollectBlock.cpp use unique_ptrs 2017-02-24 18:03:40 +01:00
CollectBlock.h use unique_ptrs 2017-02-24 18:03:40 +01:00
CollectNode.cpp initial version of query execution plan cache, still very rough 2017-02-21 11:58:38 +01:00
CollectNode.h
CollectOptions.cpp
CollectOptions.h
Collection.cpp
Collection.h
Collections.cpp
Collections.h initial version of query execution plan cache, still very rough 2017-02-21 11:58:38 +01:00
Condition.cpp initial version of query execution plan cache, still very rough 2017-02-21 11:58:38 +01:00
Condition.h renaming 2017-02-13 15:18:40 +01:00
ConditionFinder.cpp removed unused node type 2017-02-14 16:52:30 +01:00
ConditionFinder.h
EnumerateCollectionBlock.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api 2017-02-24 17:51:59 +01:00
EnumerateCollectionBlock.h
EnumerateListBlock.cpp simplified internal APIs a bit 2017-02-15 12:42:07 +01:00
EnumerateListBlock.h
ExecutionBlock.cpp initial version of query execution plan cache, still very rough 2017-02-21 11:58:38 +01:00
ExecutionBlock.h refactoring 2017-02-15 10:26:05 +01:00
ExecutionEngine.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api 2017-02-24 17:51:59 +01:00
ExecutionEngine.h simplified internal APIs a bit 2017-02-15 12:42:07 +01:00
ExecutionNode.cpp initial version of query execution plan cache, still very rough 2017-02-21 11:58:38 +01:00
ExecutionNode.h fix spelling 2017-02-16 13:39:15 +01:00
ExecutionPlan.cpp initial version of query execution plan cache, still very rough 2017-02-21 11:58:38 +01:00
ExecutionPlan.h initial version of query execution plan cache, still very rough 2017-02-21 11:58:38 +01:00
ExecutionStats.cpp
ExecutionStats.h
Executor.cpp
Executor.h
Expression.cpp potential fixes for MSVC 2017-02-14 16:11:18 +01:00
Expression.h initial version of query execution plan cache, still very rough 2017-02-21 11:58:38 +01:00
ExpressionContext.h
FixedVarExpressionContext.cpp potential fixes for MSVC 2017-02-14 16:11:18 +01:00
FixedVarExpressionContext.h renaming 2017-02-13 15:18:40 +01:00
Function.cpp
Function.h
Functions.cpp renaming 2017-02-27 14:38:27 +01:00
Functions.h renaming 2017-02-13 15:18:40 +01:00
Graphs.cpp fix potential memory issue 2017-02-27 12:01:14 +01:00
Graphs.h
IndexBlock.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api 2017-02-24 17:51:59 +01:00
IndexBlock.h renaming 2017-02-13 15:18:40 +01:00
IndexNode.cpp initial version of query execution plan cache, still very rough 2017-02-21 11:58:38 +01:00
IndexNode.h renaming 2017-02-13 15:18:40 +01:00
ModificationBlocks.cpp renamed methods 2017-02-27 11:22:44 +01:00
ModificationBlocks.h renaming 2017-02-13 15:18:40 +01:00
ModificationNodes.cpp initial version of query execution plan cache, still very rough 2017-02-21 11:58:38 +01:00
ModificationNodes.h
ModificationOptions.cpp
ModificationOptions.h
NodeFinder.cpp
NodeFinder.h
Optimizer.cpp
Optimizer.h
OptimizerRules.cpp initial version of query execution plan cache, still very rough 2017-02-21 11:58:38 +01:00
OptimizerRules.h
Parser.cpp
Parser.h make ctor explicit 2017-02-17 15:56:55 +01:00
PlanCache.cpp initial version of query execution plan cache, still very rough 2017-02-21 11:58:38 +01:00
PlanCache.h initial version of query execution plan cache, still very rough 2017-02-21 11:58:38 +01:00
Quantifier.cpp
Quantifier.h
Query.cpp renaming 2017-02-27 14:38:27 +01:00
Query.h renaming 2017-02-27 14:38:27 +01:00
QueryCache.cpp initial version of query execution plan cache, still very rough 2017-02-21 11:58:38 +01:00
QueryCache.h
QueryList.cpp
QueryList.h
QueryRegistry.cpp removed now unused declaration 2017-02-16 10:30:26 +01:00
QueryRegistry.h
QueryResources.cpp initial version of query execution plan cache, still very rough 2017-02-21 11:58:38 +01:00
QueryResources.h initial version of query execution plan cache, still very rough 2017-02-21 11:58:38 +01:00
QueryResult.h renaming 2017-02-27 14:38:27 +01:00
QueryResultV8.h simplifications 2017-02-17 17:10:13 +01:00
Range.cpp
Range.h
ResourceUsage.h
RestAqlHandler.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-02-28 17:02:42 +01:00
RestAqlHandler.h renaming 2017-02-27 14:38:27 +01:00
Scopes.cpp
Scopes.h
ShortStringStorage.cpp
ShortStringStorage.h
ShortestPathBlock.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api 2017-02-24 17:51:59 +01:00
ShortestPathBlock.h
ShortestPathNode.cpp initial version of query execution plan cache, still very rough 2017-02-21 11:58:38 +01:00
ShortestPathNode.h
ShortestPathOptions.cpp initial version of query execution plan cache, still very rough 2017-02-21 11:58:38 +01:00
ShortestPathOptions.h initial version of query execution plan cache, still very rough 2017-02-21 11:58:38 +01:00
SortBlock.cpp simplified internal APIs a bit 2017-02-15 12:42:07 +01:00
SortBlock.h renaming 2017-02-13 15:18:40 +01:00
SortCondition.cpp fixed issue #2315 2017-02-21 09:11:50 +01:00
SortCondition.h
SortNode.cpp
SortNode.h
SubqueryBlock.cpp simplified internal APIs a bit 2017-02-15 12:42:07 +01:00
SubqueryBlock.h
TraversalBlock.cpp initial version of query execution plan cache, still very rough 2017-02-21 11:58:38 +01:00
TraversalBlock.h
TraversalConditionFinder.cpp fixed issue #2320 2017-02-23 10:14:42 +01:00
TraversalConditionFinder.h
TraversalNode.cpp initial version of query execution plan cache, still very rough 2017-02-21 11:58:38 +01:00
TraversalNode.h refactoring 2017-02-15 10:26:05 +01:00
V8Expression.cpp potential fixes for MSVC 2017-02-14 16:11:18 +01:00
V8Expression.h renaming 2017-02-13 15:18:40 +01:00
Variable.cpp
Variable.h
VariableGenerator.cpp initial version of query execution plan cache, still very rough 2017-02-21 11:58:38 +01:00
VariableGenerator.h initial version of query execution plan cache, still very rough 2017-02-21 11:58:38 +01:00
WalkerWorker.h
grammar.cpp simplified internal APIs a bit 2017-02-15 12:42:07 +01:00
grammar.h
grammar.hpp
grammar.y
tokens.cpp
tokens.ll
types.h