| Package | Description | 
|---|---|
| org.apache.tinkerpop.gremlin.process.traversal.step.filter | |
| org.apache.tinkerpop.gremlin.process.traversal.step.map | 
| Modifier and Type | Method and Description | 
|---|---|
| static ConnectiveStep.Connective | ConnectiveStep.Connective. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static ConnectiveStep.Connective[] | ConnectiveStep.Connective. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| ConnectiveStep.Connective | MatchStep. getConnective() | 
| Constructor and Description | 
|---|
| MatchStep(Traversal.Admin traversal,
         ConnectiveStep.Connective connective,
         Traversal... matchTraversals) | 
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.