This website requires JavaScript.
Explore
Help
Register
Sign In
Hawkin
/
arangodb
mirror of
https://gitee.com/bigwinds/arangodb
Accept Transfer
Reject Transfer
Watch
1
Star
0
Fork
You've already forked arangodb
0
Code
Issues
Projects
Releases
Wiki
Activity
69f2cfd5a5
arangodb
/
arangod
/
Aql
History
James
69f2cfd5a5
cleaning up, and comments in .cpp for GatherBlock
2014-09-27 12:12:50 +01:00
..
AqlItemBlock.cpp
…
AqlItemBlock.h
…
AqlValue.cpp
…
AqlValue.h
…
Ast.cpp
…
Ast.h
…
AstNode.cpp
…
AstNode.h
…
BindParameters.cpp
…
BindParameters.h
…
Collection.h
added block instanciation for coordinator, v0.0.0
2014-09-26 20:17:42 +02:00
Collections.h
…
ExecutionBlock.cpp
cleaning up, and comments in .cpp for GatherBlock
2014-09-27 12:12:50 +01:00
ExecutionBlock.h
cleaning up, and comments in .cpp for GatherBlock
2014-09-27 12:12:50 +01:00
ExecutionEngine.cpp
Merge branch 'devel' of
https://github.com/triAGENS/ArangoDB
into devel
2014-09-26 20:23:52 +02:00
ExecutionEngine.h
Merge branch 'devel' of
https://github.com/triAGENS/ArangoDB
into devel
2014-09-26 20:23:52 +02:00
ExecutionNode.cpp
Merge branch 'devel' of
https://github.com/triAGENS/ArangoDB
into devel
2014-09-26 20:23:52 +02:00
ExecutionNode.h
Merge branch 'devel' of
https://github.com/triAGENS/ArangoDB
into devel
2014-09-26 20:23:52 +02:00
ExecutionPlan.cpp
…
ExecutionPlan.h
…
ExecutionStats.cpp
…
ExecutionStats.h
…
Executor.cpp
…
Executor.h
…
Expression.cpp
…
Expression.h
…
Function.cpp
…
Function.h
…
Functions.cpp
…
Functions.h
…
Index.h
…
Indexes.h
…
ModificationOptions.cpp
…
ModificationOptions.h
…
NodeFinder.cpp
…
NodeFinder.h
…
Optimizer.cpp
Implement moving of sortnode into the clusterable part of the query; add elements to the json serialisation of the gather node
2014-09-26 12:35:58 +02:00
Optimizer.h
Implement moving of sortnode into the clusterable part of the query; add elements to the json serialisation of the gather node
2014-09-26 12:35:58 +02:00
OptimizerRules.cpp
added block instanciation for coordinator, v0.0.0
2014-09-26 20:17:42 +02:00
OptimizerRules.h
Implement moving of sortnode into the clusterable part of the query; add elements to the json serialisation of the gather node
2014-09-26 12:35:58 +02:00
Parser.cpp
…
Parser.h
…
Query.cpp
…
Query.h
…
QueryRegistry.cpp
…
QueryRegistry.h
…
QueryResult.h
…
RangeInfo.cpp
…
RangeInfo.h
…
RestAqlHandler.cpp
fixed redundant if / else if
2014-09-26 21:26:26 +02:00
RestAqlHandler.h
…
Scopes.cpp
…
Scopes.h
…
Types.cpp
…
Types.h
…
V8Expression.cpp
…
V8Expression.h
…
Variable.cpp
…
Variable.h
…
VariableGenerator.cpp
…
VariableGenerator.h
…
WalkerWorker.h
…
grammar.cpp
…
grammar.h
…
grammar.y
…
tokens.cpp
…
tokens.ll
…