now a static buffer is used to create multiple string values such as `_id`, `_key`, `_rev`, `_from` and `_to`. this saves a few memory allocations per document Conflicts: arangod/Utils/CollectionNameResolver.h arangod/V8Server/v8-vocbase.cpp
- Move includes from Types .h -> .cpp - Move forward Declerations to their respective headers.