The original question was voiced on UserVoice. https://feedback.azure.com/forums/263030-azure-cosmos-db/suggestions/31149625-support-strategies-on-graph-traversals#{toggle_previous_statuses}
As I understand, two strategies are now supported: Partition and Projection strategies.
I wasn't able to find any documentation on supported strategies and their use. Also, is there any plan to add other TinkerPop strategies (Subgraph, ReadOnly)?
Here is the TinkerPop traversal strategy list:
http://tinkerpop.apache.org/docs/current/reference/#traversalstrategy
Thanks