1
0
Fork 0
arangodb/arangod/Aql
Andrey Abramov a1cfb3d72b Feature iresearch (#4105) 2018-01-19 14:23:58 +01:00
..
Aggregator.cpp Feature/mmfiles hash lookup performance (#3265) 2017-09-26 14:48:06 +02:00
Aggregator.h Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
AqlFunctionFeature.cpp added AQL function `IS_KEY` (#4158) 2018-01-05 14:50:57 +01:00
AqlFunctionFeature.h Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
AqlItemBlock.cpp fix cache for gather block (#3656) 2017-11-11 22:30:38 +01:00
AqlItemBlock.h Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
AqlItemBlockManager.cpp
AqlItemBlockManager.h
AqlTransaction.cpp Feature iresearch (#4105) 2018-01-19 14:23:58 +01:00
AqlTransaction.h No access collections (#3088) 2017-08-25 13:59:03 +02:00
AqlValue.cpp Bug fix/fix compilation with gxx7 (#3637) 2017-11-10 16:00:57 +01:00
AqlValue.h Feature/mmfiles hash lookup performance (#3265) 2017-09-26 14:48:06 +02:00
AqlValueGroup.h added non-destructive DISTINCT (#3320) 2017-10-18 12:52:33 +02:00
Arithmetic.h
Ast.cpp Feature iresearch (#4105) 2018-01-19 14:23:58 +01:00
Ast.h do not materialize entire collections using V8 (#4087) 2018-01-02 15:47:41 +01:00
AstNode.cpp Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
AstNode.h Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
AttributeAccessor.cpp Feature/mmfiles hash lookup performance (#3265) 2017-09-26 14:48:06 +02:00
AttributeAccessor.h Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
BaseExpressionContext.cpp
BaseExpressionContext.h Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
BasicBlocks.cpp Improve error handling and tracing of getSome (#4123) 2018-01-03 16:01:36 +01:00
BasicBlocks.h
BindParameters.cpp Feature/mmfiles hash lookup performance (#3265) 2017-09-26 14:48:06 +02:00
BindParameters.h Feature/mmfiles hash lookup performance (#3265) 2017-09-26 14:48:06 +02:00
BlockCollector.cpp fix cache for gather block (#3656) 2017-11-11 22:30:38 +01:00
BlockCollector.h fix cache for gather block (#3656) 2017-11-11 22:30:38 +01:00
CalculationBlock.cpp Improve error handling and tracing of getSome (#4123) 2018-01-03 16:01:36 +01:00
CalculationBlock.h Feature/async failover (#3451) 2017-10-18 23:59:29 +02:00
ClusterBlocks.cpp fix memory hunger of cache (#4270) 2018-01-12 12:14:11 +01:00
ClusterBlocks.h Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
ClusterNodes.cpp Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
ClusterNodes.h Bug fix/fixes 1511 (#3711) 2017-11-16 14:18:51 +01:00
CollectBlock.cpp fix cache for gather block (#3656) 2017-11-11 22:30:38 +01:00
CollectBlock.h added non-destructive DISTINCT (#3320) 2017-10-18 12:52:33 +02:00
CollectNode.cpp Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
CollectNode.h added non-destructive DISTINCT (#3320) 2017-10-18 12:52:33 +02:00
CollectOptions.cpp Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
CollectOptions.h Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
Collection.cpp Feature/improved index api for unique constraints and replication (#3715) 2017-11-16 21:02:01 +01:00
Collection.h Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
Collections.cpp
Collections.h
Condition.cpp Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
Condition.h Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
ConditionFinder.cpp Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
ConditionFinder.h Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
DocumentProducingBlock.cpp unfold code to remove a few runtime ifs (#4303) 2018-01-16 00:26:46 +01:00
DocumentProducingBlock.h Feature/mmfiles hash lookup performance (#3265) 2017-09-26 14:48:06 +02:00
DocumentProducingNode.cpp
DocumentProducingNode.h
EnumerateCollectionBlock.cpp Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
EnumerateCollectionBlock.h Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
EnumerateListBlock.cpp Improve error handling and tracing of getSome (#4123) 2018-01-03 16:01:36 +01:00
EnumerateListBlock.h fixed issue #3408 (#3419) 2017-10-16 17:39:29 +02:00
ExecutionBlock.cpp Improve error handling and tracing of getSome (#4123) 2018-01-03 16:01:36 +01:00
ExecutionBlock.h Improve error handling and tracing of getSome (#4123) 2018-01-03 16:01:36 +01:00
ExecutionEngine.cpp Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
ExecutionEngine.h
ExecutionNode.cpp Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
ExecutionNode.h Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
ExecutionPlan.cpp Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
ExecutionPlan.h Feature/async failover (#3451) 2017-10-18 23:59:29 +02:00
ExecutionStats.cpp
ExecutionStats.h
Expression.cpp Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
Expression.h Feature/mmfiles hash lookup performance (#3265) 2017-09-26 14:48:06 +02:00
ExpressionContext.h
FixedVarExpressionContext.cpp fix cache for gather block (#3656) 2017-11-11 22:30:38 +01:00
FixedVarExpressionContext.h fix cache for gather block (#3656) 2017-11-11 22:30:38 +01:00
Function.cpp Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
Function.h Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
Functions.cpp Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
Functions.h Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
GraphNode.cpp Bug fix/sparse graph register warning (#3569) 2017-11-10 14:33:15 +01:00
GraphNode.h Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
Graphs.cpp
Graphs.h
IndexBlock.cpp fixed issue #4199: Internal failure: JavaScript exception in file 'arangosh.js' at 98,7: ArangoError 4: Expecting type String (#4202) 2018-01-05 14:51:26 +01:00
IndexBlock.h fix cache for gather block (#3656) 2017-11-11 22:30:38 +01:00
IndexNode.cpp Bug fix/fixes 1511 (#3711) 2017-11-16 14:18:51 +01:00
IndexNode.h
ModificationBlocks.cpp Improve error handling and tracing of getSome (#4123) 2018-01-03 16:01:36 +01:00
ModificationBlocks.h
ModificationNodes.cpp Bug fix/fixes 1511 (#3711) 2017-11-16 14:18:51 +01:00
ModificationNodes.h
ModificationOptions.cpp
ModificationOptions.h
NodeFinder.cpp
NodeFinder.h
Optimizer.cpp Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
Optimizer.h Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
OptimizerRule.h Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
OptimizerRules.cpp fixed issue #4185: On execution of FULLTEXT search / AQL query db is … (#4238) 2018-01-16 00:27:27 +01:00
OptimizerRules.h Improve error handling and tracing of getSome (#4123) 2018-01-03 16:01:36 +01:00
OptimizerRulesFeature.cpp Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
OptimizerRulesFeature.h Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
Parser.cpp
Parser.h Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
PlanCache.cpp
PlanCache.h
Quantifier.cpp
Quantifier.h
Query.cpp Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
Query.h Bug fix/sparse graph register warning (#3569) 2017-11-10 14:33:15 +01:00
QueryCache.cpp
QueryCache.h
QueryExecutionState.cpp
QueryExecutionState.h
QueryList.cpp Bug fix/issues 2709 (#3333) 2017-10-01 09:43:03 +02:00
QueryList.h
QueryOptions.cpp No access collections Improvements (#3190) 2017-09-07 14:55:07 +02:00
QueryOptions.h No access collections Improvements (#3190) 2017-09-07 14:55:07 +02:00
QueryProfile.cpp
QueryProfile.h
QueryRegistry.cpp small optimizations for query registry (#4240) 2018-01-09 22:10:04 +01:00
QueryRegistry.h small optimizations for query registry (#4240) 2018-01-09 22:10:04 +01:00
QueryResources.cpp fix premature unlock (#3802) 2017-12-13 13:27:42 +01:00
QueryResources.h fix premature unlock (#3802) 2017-12-13 13:27:42 +01:00
QueryResult.h
QueryResultV8.h cleanup QueryResultV8 a bit (#2990) 2017-08-10 09:40:06 +02:00
QueryString.cpp
QueryString.h
Range.cpp
Range.h
RegexCache.cpp Bug fix/scheduler delete (#3077) 2017-08-25 12:00:17 +02:00
RegexCache.h Bug fix/scheduler delete (#3077) 2017-08-25 12:00:17 +02:00
ResourceUsage.h use forwarding to build AqlValues in place (#3238) 2017-09-15 14:30:40 +02:00
RestAqlHandler.cpp Improve error handling and tracing of getSome (#4123) 2018-01-03 16:01:36 +01:00
RestAqlHandler.h Feature/async failover (#3451) 2017-10-18 23:59:29 +02:00
Scopes.cpp
Scopes.h
ShortStringStorage.cpp fix premature unlock (#3802) 2017-12-13 13:27:42 +01:00
ShortStringStorage.h fix premature unlock (#3802) 2017-12-13 13:27:42 +01:00
ShortestPathBlock.cpp Improve error handling and tracing of getSome (#4123) 2018-01-03 16:01:36 +01:00
ShortestPathBlock.h
ShortestPathNode.cpp Bug fix/fixes 1711 obi (#3730) 2017-11-17 16:34:33 +01:00
ShortestPathNode.h
SortBlock.cpp fix memory hunger of cache (#4270) 2018-01-12 12:14:11 +01:00
SortBlock.h Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
SortCondition.cpp Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
SortCondition.h Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
SortNode.cpp
SortNode.h Bug fix/fixes 1511 (#3711) 2017-11-16 14:18:51 +01:00
SubqueryBlock.cpp Improve error handling and tracing of getSome (#4123) 2018-01-03 16:01:36 +01:00
SubqueryBlock.h
TraversalBlock.cpp Improve error handling and tracing of getSome (#4123) 2018-01-03 16:01:36 +01:00
TraversalBlock.h No access collections Improvements (#3190) 2017-09-07 14:55:07 +02:00
TraversalConditionFinder.cpp Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
TraversalConditionFinder.h Improved the check if we need to increase the mindepth on traversal nodes 2017-08-07 17:46:02 +02:00
TraversalNode.cpp Bug fix/fixes 1711 obi (#3730) 2017-11-17 16:34:33 +01:00
TraversalNode.h
V8Executor.cpp do not materialize entire collections using V8 (#4087) 2018-01-02 15:47:41 +01:00
V8Executor.h Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
V8Expression.cpp Feature/mmfiles hash lookup performance (#3265) 2017-09-26 14:48:06 +02:00
V8Expression.h
Variable.cpp
Variable.h
VariableGenerator.cpp
VariableGenerator.h
WalkerWorker.h
grammar.cpp Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
grammar.h Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
grammar.hpp Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
grammar.y Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
tokens.cpp fix warnings 2018-01-05 22:35:39 +01:00
tokens.ll fix warnings 2018-01-05 22:35:39 +01:00
types.h