1
0
Fork 0
arangodb/arangod/Aql
Markus Pfeiffer e9ab15db03 Add a comment that subquery splicing should run last (#10181) 2019-10-08 09:13:50 +02:00
..
Aggregator.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
Aggregator.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
AllRowsFetcher.cpp Feature/aql subquery all rows fetcher shadow rows (#10079) 2019-10-07 16:49:30 +02:00
AllRowsFetcher.h Feature/aql subquery all rows fetcher shadow rows (#10079) 2019-10-07 16:49:30 +02:00
AqlFunctionFeature.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
AqlFunctionFeature.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
AqlItemBlock.cpp Feature/aql subquery all rows fetcher shadow rows (#10079) 2019-10-07 16:49:30 +02:00
AqlItemBlock.h Feature/aql subquery all rows fetcher shadow rows (#10079) 2019-10-07 16:49:30 +02:00
AqlItemBlockManager.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
AqlItemBlockManager.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
AqlItemBlockSerializationFormat.h Feature/aql subquery opt shadow row interface (#9987) 2019-09-24 09:09:52 +02:00
AqlItemBlockUtils.cpp Use fuerte in RemoteExecutor (#10077) 2019-09-27 16:20:38 +02:00
AqlItemBlockUtils.h Use fuerte in RemoteExecutor (#10077) 2019-09-27 16:20:38 +02:00
AqlItemMatrix.cpp Feature/aql subquery all rows fetcher shadow rows (#10079) 2019-10-07 16:49:30 +02:00
AqlItemMatrix.h Feature/aql subquery all rows fetcher shadow rows (#10079) 2019-10-07 16:49:30 +02:00
AqlResult.cpp Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
AqlResult.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
AqlTransaction.cpp Use fuerte in RemoteExecutor (#10077) 2019-09-27 16:20:38 +02:00
AqlTransaction.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
AqlValue.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
AqlValue.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
AqlValueFwd.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
AqlValueGroup.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
AqlValueGroup.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
Arithmetic.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
Arithmetic.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
Ast.cpp Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
Ast.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
AstHelper.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
AstHelper.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
AstNode.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
AstNode.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
AttributeAccessor.cpp
AttributeAccessor.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
BaseExpressionContext.cpp implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
BaseExpressionContext.h implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
BindParameters.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
BindParameters.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
BlockCollector.cpp
BlockCollector.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
BlocksWithClients.cpp Fuerte + Pregel + Agency = 🥑 (#10110) 2019-10-01 11:19:18 +02:00
BlocksWithClients.h Bug fix/cppcheck issues (#10105) 2019-09-30 09:27:33 +02:00
CalculationExecutor.cpp Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
CalculationExecutor.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
ClusterNodes.cpp implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
ClusterNodes.h Implement a constrained sorting gather variety (#10057) 2019-09-27 10:50:06 +02:00
CollectNode.cpp Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
CollectNode.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
CollectOptions.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
CollectOptions.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
Collection.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
Collection.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
CollectionAccessingNode.cpp implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
CollectionAccessingNode.h implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
Collections.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
Collections.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
Condition.cpp implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
Condition.h implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
ConditionFinder.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
ConditionFinder.h implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
ConstFetcher.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
ConstFetcher.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
ConstrainedSortExecutor.cpp Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
ConstrainedSortExecutor.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
CostEstimate.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
CostEstimate.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
CountCollectExecutor.cpp Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
CountCollectExecutor.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
DependencyProxy.cpp Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
DependencyProxy.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
DistinctCollectExecutor.cpp Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
DistinctCollectExecutor.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
DistributeConsumerNode.cpp Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
DistributeConsumerNode.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
DistributeExecutor.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
DistributeExecutor.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
DocumentExpressionContext.cpp implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
DocumentExpressionContext.h implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
DocumentProducingHelper.cpp implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
DocumentProducingHelper.h implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
DocumentProducingNode.cpp implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
DocumentProducingNode.h implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
EngineInfoContainerCoordinator.cpp Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
EngineInfoContainerCoordinator.h Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
EngineInfoContainerDBServerServerBased.cpp Use fuerte in RemoteExecutor (#10077) 2019-09-27 16:20:38 +02:00
EngineInfoContainerDBServerServerBased.h Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
EnumerateCollectionExecutor.cpp implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
EnumerateCollectionExecutor.h implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
EnumerateListExecutor.cpp Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
EnumerateListExecutor.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
ExecutionBlock.cpp Use fuerte in RemoteExecutor (#10077) 2019-09-27 16:20:38 +02:00
ExecutionBlock.h Use fuerte in RemoteExecutor (#10077) 2019-09-27 16:20:38 +02:00
ExecutionBlockImpl.cpp Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
ExecutionBlockImpl.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
ExecutionEngine.cpp Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
ExecutionEngine.h Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
ExecutionNode.cpp implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
ExecutionNode.h implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
ExecutionPlan.cpp implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
ExecutionPlan.h implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
ExecutionState.cpp
ExecutionState.h
ExecutionStats.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
ExecutionStats.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
ExecutorExpressionContext.cpp implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
ExecutorExpressionContext.h implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
ExecutorInfos.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
ExecutorInfos.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
Expression.cpp implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
Expression.h implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
ExpressionContext.h implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
FilterExecutor.cpp Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
FilterExecutor.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
FixedVarExpressionContext.cpp implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
FixedVarExpressionContext.h implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
Function.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
Function.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
Functions.cpp cleanup some of the internal APIs a bit (#10152) 2019-10-03 00:02:27 +02:00
Functions.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
GraphNode.cpp Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
GraphNode.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
Graphs.cpp fixed typo in define (#9945) 2019-09-10 11:34:42 +02:00
Graphs.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
HashedCollectExecutor.cpp Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
HashedCollectExecutor.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
IResearchViewExecutor.cpp Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
IResearchViewExecutor.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
IResearchViewNode.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
IResearchViewNode.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
IResearchViewOptimizerRules.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
IResearchViewOptimizerRules.h
IdExecutor.cpp Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
IdExecutor.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
InAndOutRowExpressionContext.cpp implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
InAndOutRowExpressionContext.h implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
IndexExecutor.cpp implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
IndexExecutor.h implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
IndexHint.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
IndexHint.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
IndexNode.cpp implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
IndexNode.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
InputAqlItemRow.cpp Implement copying/moving constructors of InputAqlItemRow (#10165) 2019-10-04 17:46:08 +02:00
InputAqlItemRow.h Implement copying/moving constructors of InputAqlItemRow (#10165) 2019-10-04 17:46:08 +02:00
KShortestPathsExecutor.cpp fixed issue #10158 (#10162) 2019-10-04 13:53:31 +02:00
KShortestPathsExecutor.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
KShortestPathsNode.cpp Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
KShortestPathsNode.h one shard db - devel (#9395) 2019-09-23 15:48:37 +02:00
LimitExecutor.cpp Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
LimitExecutor.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
LimitStats.h
ModificationExecutor.cpp Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
ModificationExecutor.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
ModificationExecutorTraits.cpp Use fuerte in RemoteExecutor (#10077) 2019-09-27 16:20:38 +02:00
ModificationExecutorTraits.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
ModificationNodes.cpp implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
ModificationNodes.h one shard db - devel (#9395) 2019-09-23 15:48:37 +02:00
ModificationOptions.cpp
ModificationOptions.h
MultiDependencySingleRowFetcher.cpp Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
MultiDependencySingleRowFetcher.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
NoResultsExecutor.cpp Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
NoResultsExecutor.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
NodeFinder.cpp
NodeFinder.h
Optimizer.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
Optimizer.h Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
OptimizerRule.h implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
OptimizerRules.cpp implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
OptimizerRules.h implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
OptimizerRulesCluster.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
OptimizerRulesFeature.cpp Add a comment that subquery splicing should run last (#10181) 2019-10-08 09:13:50 +02:00
OptimizerRulesFeature.h one shard db - devel (#9395) 2019-09-23 15:48:37 +02:00
OptimizerRulesReplaceFunctions.cpp implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
OutputAqlItemRow.cpp Feature/aql subquery opt shadow row interface (#9987) 2019-09-24 09:09:52 +02:00
OutputAqlItemRow.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
Parser.cpp Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
Parser.h
PlanCache.cpp Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
PlanCache.h
PruneExpressionEvaluator.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
PruneExpressionEvaluator.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
Quantifier.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
Quantifier.h
Query.cpp cleanup some of the internal APIs a bit (#10152) 2019-10-03 00:02:27 +02:00
Query.h cleanup some of the internal APIs a bit (#10152) 2019-10-03 00:02:27 +02:00
QueryCache.cpp
QueryCache.h
QueryCursor.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
QueryCursor.h
QueryExecutionState.cpp
QueryExecutionState.h
QueryExpressionContext.cpp Bug fix/cppcheck issues (#10105) 2019-09-30 09:27:33 +02:00
QueryExpressionContext.h Bug fix/cppcheck issues (#10105) 2019-09-30 09:27:33 +02:00
QueryList.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
QueryList.h Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
QueryOptions.cpp remove unused AQL attribute (#10094) 2019-09-26 17:16:43 +02:00
QueryOptions.h remove unused AQL attribute (#10094) 2019-09-26 17:16:43 +02:00
QueryProfile.cpp
QueryProfile.h
QueryRegistry.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
QueryRegistry.h
QueryResources.cpp
QueryResources.h
QueryResult.h Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
QueryResultV8.h
QuerySnippet.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
QuerySnippet.h one shard db - devel (#9395) 2019-09-23 15:48:37 +02:00
QueryString.cpp
QueryString.h
Range.cpp
Range.h
RegexCache.cpp
RegexCache.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
RegisterPlan.cpp Feature/aql subquery start executor (#10040) 2019-09-26 10:01:52 +02:00
RegisterPlan.h Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
RemoteExecutor.cpp Use fuerte in RemoteExecutor (#10077) 2019-09-27 16:20:38 +02:00
RemoteExecutor.h Use fuerte in RemoteExecutor (#10077) 2019-09-27 16:20:38 +02:00
ResourceUsage.h
RestAqlHandler.cpp cleanup some of the internal APIs a bit (#10152) 2019-10-03 00:02:27 +02:00
RestAqlHandler.h cleanup some of the internal APIs a bit (#10152) 2019-10-03 00:02:27 +02:00
ReturnExecutor.cpp Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
ReturnExecutor.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
ScatterExecutor.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
ScatterExecutor.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
Scopes.cpp Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
Scopes.h
ShadowAqlItemRow.h Feature/aql subquery start executor (#10040) 2019-09-26 10:01:52 +02:00
ShardLocking.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
ShardLocking.h cppcheck 2019-09-24 16:59:00 +02:00
SharedAqlItemBlockPtr.cpp
SharedAqlItemBlockPtr.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
SharedQueryState.cpp
SharedQueryState.h Use fuerte in RemoteExecutor (#10077) 2019-09-27 16:20:38 +02:00
ShortStringStorage.cpp
ShortStringStorage.h
ShortestPathExecutor.cpp Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
ShortestPathExecutor.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
ShortestPathNode.cpp Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
ShortestPathNode.h one shard db - devel (#9395) 2019-09-23 15:48:37 +02:00
SingleBlockFetcher.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
SingleRemoteModificationExecutor.cpp Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
SingleRemoteModificationExecutor.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
SingleRowFetcher.cpp Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
SingleRowFetcher.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
SortCondition.cpp Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
SortCondition.h
SortExecutor.cpp Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
SortExecutor.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
SortNode.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
SortNode.h Implement a constrained sorting gather variety (#10057) 2019-09-27 10:50:06 +02:00
SortRegister.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
SortRegister.h Feature/aql subquery opt shadow row interface (#9987) 2019-09-24 09:09:52 +02:00
SortedCollectExecutor.cpp Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
SortedCollectExecutor.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
SortingGatherExecutor.cpp Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
SortingGatherExecutor.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
Stats.h implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
SubqueryEndExecutionNode.cpp Feature/subquery end node executor (#10087) 2019-09-30 15:24:13 +02:00
SubqueryEndExecutionNode.h Subquery Start/End Nodes (#9983) 2019-09-25 12:35:18 +02:00
SubqueryEndExecutor.cpp Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
SubqueryEndExecutor.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
SubqueryExecutor.cpp Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
SubqueryExecutor.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
SubqueryStartExecutionNode.cpp Feature/aql subquery start executor (#10040) 2019-09-26 10:01:52 +02:00
SubqueryStartExecutionNode.h Subquery Start/End Nodes (#9983) 2019-09-25 12:35:18 +02:00
SubqueryStartExecutor.cpp Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
SubqueryStartExecutor.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
TraversalConditionFinder.cpp cleanup some of the internal APIs a bit (#10152) 2019-10-03 00:02:27 +02:00
TraversalConditionFinder.h Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
TraversalExecutor.cpp fixed issue #10158 (#10162) 2019-10-04 13:53:31 +02:00
TraversalExecutor.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
TraversalNode.cpp Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
TraversalNode.h Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
TraversalStats.h
V8Executor.cpp
V8Executor.h
Variable.cpp Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
Variable.h Subquery Start/End Nodes (#9983) 2019-09-25 12:35:18 +02:00
VariableGenerator.cpp
VariableGenerator.h
WalkerWorker.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
grammar.cpp Bug fix/allow not like (#9989) 2019-09-12 12:54:02 +02:00
grammar.h one shard db - devel (#9395) 2019-09-23 15:48:37 +02:00
grammar.hpp one shard db - devel (#9395) 2019-09-23 15:48:37 +02:00
grammar.y Bug fix/allow not like (#9989) 2019-09-12 12:54:02 +02:00
tokens.cpp Bug fix/fix parsing unterminated strings (#10155) 2019-10-03 13:38:05 +02:00
tokens.ll Bug fix/fix parsing unterminated strings (#10155) 2019-10-03 13:38:05 +02:00
types.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00