| Package | Description | 
|---|---|
| org.apache.tinkerpop.gremlin.process.traversal | |
| org.apache.tinkerpop.gremlin.process.traversal.strategy.decoration | 
| Modifier and Type | Method and Description | 
|---|---|
| default Class<TraversalStrategy.DecorationStrategy> | TraversalStrategy.DecorationStrategy. getTraversalCategory() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ConnectiveStrategy | 
| class  | ElementIdStrategyProvides a degree of control over element identifier assignment as some graphs don't provide that feature. | 
| class  | EventStrategyA strategy that raises events when  Mutatingsteps are encountered and successfully executed. | 
| class  | PartitionStrategyPartitionStrategypartitions the vertices, edges and vertex properties of a graph into String named
 partitions (i.e. | 
| class  | SubgraphStrategyThis  TraversalStrategyprovides a way to limit the view of aTraversal. | 
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.