1
0
Fork 0
arangodb/arangod/Aql
Jan c77a6fd738 fix one more limit issue in traversal (#2634) 2017-06-22 12:32:47 +02:00
..
Aggregator.cpp
Aggregator.h
AqlFunctionFeature.cpp
AqlFunctionFeature.h
AqlItemBlock.cpp
AqlItemBlock.h fixed memleak 2017-04-22 00:28:45 +02:00
AqlItemBlockManager.cpp
AqlItemBlockManager.h
AqlTransaction.cpp honor transaction options 2017-06-01 02:01:33 +02:00
AqlTransaction.h honor transaction options 2017-06-01 02:01:33 +02:00
AqlValue.cpp removed enum value 2017-06-07 13:23:26 +02:00
AqlValue.h removed enum value 2017-06-07 13:23:26 +02:00
Arithmetic.h
Ast.cpp
Ast.h
AstNode.cpp Adapted the traverser code to make conditions for the used index and for post-filtering non-overlapping. If the post-filtering is empty it is not evaluated at all. 2017-06-09 17:01:26 +02:00
AstNode.h Adapted the traverser code to make conditions for the used index and for post-filtering non-overlapping. If the post-filtering is empty it is not evaluated at all. 2017-06-09 17:01:26 +02:00
AttributeAccessor.cpp
AttributeAccessor.h
BaseExpressionContext.cpp
BaseExpressionContext.h
BasicBlocks.cpp
BasicBlocks.h
BindParameters.cpp
BindParameters.h move parts from ProgramOptions from headers into cpp files 2017-05-23 10:30:36 +02:00
BlockCollector.cpp fixed memleak 2017-04-22 00:28:45 +02:00
BlockCollector.h
CalculationBlock.cpp
CalculationBlock.h
ClusterBlocks.cpp remove only-assigned string variable 2017-06-08 22:20:48 +02:00
ClusterBlocks.h
ClusterNodes.cpp
ClusterNodes.h
CollectBlock.cpp fix invalid first group results for sorted AQL COLLECT when LIMIT was used (#2577) 2017-06-16 09:44:14 +02:00
CollectBlock.h fix invalid first group results for sorted AQL COLLECT when LIMIT was used (#2577) 2017-06-16 09:44:14 +02:00
CollectNode.cpp
CollectNode.h
CollectOptions.cpp
CollectOptions.h
Collection.cpp
Collection.h
Collections.cpp
Collections.h
Condition.cpp Adapted the traverser code to make conditions for the used index and for post-filtering non-overlapping. If the post-filtering is empty it is not evaluated at all. 2017-06-09 17:01:26 +02:00
Condition.h Adapted the traverser code to make conditions for the used index and for post-filtering non-overlapping. If the post-filtering is empty it is not evaluated at all. 2017-06-09 17:01:26 +02:00
ConditionFinder.cpp
ConditionFinder.h
EnumerateCollectionBlock.cpp Feature/aql satellite fixes (#2552) 2017-06-12 18:12:29 +02:00
EnumerateCollectionBlock.h
EnumerateListBlock.cpp
EnumerateListBlock.h
ExecutionBlock.cpp added proper docs for --query.fail-on-warning 2017-05-29 15:46:48 +02:00
ExecutionBlock.h added proper docs for --query.fail-on-warning 2017-05-29 15:46:48 +02:00
ExecutionEngine.cpp added test for shardids restriction 2017-05-29 17:02:16 +02:00
ExecutionEngine.h
ExecutionNode.cpp
ExecutionNode.h
ExecutionPlan.cpp added proper docs for --query.fail-on-warning 2017-05-29 15:46:48 +02:00
ExecutionPlan.h
ExecutionStats.cpp
ExecutionStats.h
Executor.cpp
Executor.h
Expression.cpp adjust error message 2017-05-19 16:55:39 +02:00
Expression.h
ExpressionContext.h
FixedVarExpressionContext.cpp
FixedVarExpressionContext.h
Function.cpp
Function.h
Functions.cpp fixed shutdown issues 2017-06-08 12:30:43 +02:00
Functions.h
GraphNode.cpp
GraphNode.h
Graphs.cpp
Graphs.h
IndexBlock.cpp optimized all index iterator 2017-05-31 11:34:32 +02:00
IndexBlock.h optimized all index iterator 2017-05-31 11:34:32 +02:00
IndexNode.cpp
IndexNode.h
ModificationBlocks.cpp
ModificationBlocks.h
ModificationNodes.cpp
ModificationNodes.h
ModificationOptions.cpp
ModificationOptions.h
NodeFinder.cpp
NodeFinder.h
Optimizer.cpp
Optimizer.h
OptimizerRule.h
OptimizerRules.cpp fixed issue #2515 2017-06-01 13:45:47 +02:00
OptimizerRules.h Working geo index + tests 2017-05-09 15:04:51 +02:00
OptimizerRulesFeature.cpp Working geo index + tests 2017-05-09 15:04:51 +02:00
OptimizerRulesFeature.h
Parser.cpp added proper docs for --query.fail-on-warning 2017-05-29 15:46:48 +02:00
Parser.h some refactoring 2017-05-23 13:18:51 +02:00
PlanCache.cpp some refactoring 2017-05-23 13:18:51 +02:00
PlanCache.h move 2017-05-23 18:02:17 +02:00
Quantifier.cpp
Quantifier.h
Query.cpp fix query execution times that may have different between batches (#2606) 2017-06-19 17:47:32 +02:00
Query.h fix query execution times that may have different between batches (#2606) 2017-06-19 17:47:32 +02:00
QueryCache.cpp some refactoring 2017-05-23 13:18:51 +02:00
QueryCache.h some refactoring 2017-05-23 13:18:51 +02:00
QueryExecutionState.cpp
QueryExecutionState.h
QueryList.cpp some refactoring 2017-05-23 13:18:51 +02:00
QueryList.h move parts from ProgramOptions from headers into cpp files 2017-05-23 10:30:36 +02:00
QueryOptions.cpp honor transaction options 2017-06-01 02:01:33 +02:00
QueryOptions.h pass transaction options into AQL queries 2017-05-31 16:23:04 +02:00
QueryProfile.cpp fix query execution times that may have different between batches (#2606) 2017-06-19 17:47:32 +02:00
QueryProfile.h fix query execution times that may have different between batches (#2606) 2017-06-19 17:47:32 +02:00
QueryRegistry.cpp fixed shutdown issues 2017-06-08 12:30:43 +02:00
QueryRegistry.h
QueryResources.cpp
QueryResources.h
QueryResult.h
QueryResultV8.h
QueryString.cpp some refactoring 2017-05-23 13:18:51 +02:00
QueryString.h some refactoring 2017-05-23 13:18:51 +02:00
Range.cpp
Range.h
ResourceUsage.h
RestAqlHandler.cpp Feature/aql satellite fixes (#2552) 2017-06-12 18:12:29 +02:00
RestAqlHandler.h
Scopes.cpp
Scopes.h
ShortStringStorage.cpp
ShortStringStorage.h
ShortestPathBlock.cpp Removed double include due to hidden merge conflict. 2017-04-26 11:04:01 +02:00
ShortestPathBlock.h ShortestPathBlock does not use EdgeCollectionInfo anymore. Replaced by EdgeCursors 2017-04-26 10:21:18 +02:00
ShortestPathNode.cpp Adapted the traverser code to make conditions for the used index and for post-filtering non-overlapping. If the post-filtering is empty it is not evaluated at all. 2017-06-09 17:01:26 +02:00
ShortestPathNode.h
SortBlock.cpp
SortBlock.h
SortCondition.cpp
SortCondition.h
SortNode.cpp
SortNode.h
SubqueryBlock.cpp
SubqueryBlock.h
TraversalBlock.cpp fix one more limit issue in traversal (#2634) 2017-06-22 12:32:47 +02:00
TraversalBlock.h
TraversalConditionFinder.cpp
TraversalConditionFinder.h
TraversalNode.cpp Adapted the traverser code to make conditions for the used index and for post-filtering non-overlapping. If the post-filtering is empty it is not evaluated at all. 2017-06-09 17:01:26 +02:00
TraversalNode.h
V8Expression.cpp
V8Expression.h
Variable.cpp
Variable.h
VariableGenerator.cpp
VariableGenerator.h
WalkerWorker.h
grammar.cpp
grammar.h
grammar.hpp
grammar.y
tokens.cpp some refactoring 2017-05-23 13:18:51 +02:00
tokens.ll some refactoring 2017-05-23 13:18:51 +02:00
types.h