[−][src]Module gremlin_client::structure
Structs
| Edge | |
| GIDs | |
| GResultSet | |
| IntermediateRepr | |
| Labels | |
| List | |
| Map | Represent a Map<GKey,GValue> which has ability to allow for non-String keys. TinkerPop type here |
| Metric | |
| P | |
| Path | |
| Property | |
| Set | |
| Token | |
| TraversalExplanation | |
| TraversalMetrics | |
| Traverser | |
| Vertex | |
| VertexProperty |
Enums
| Either2 | |
| Either3 | |
| GID | |
| GKey | Possible key types in a Map |
| GProperty | |
| GValue | Represent possible values coming from the Gremlin Server |
| T |
Traits
| IntoPredicate |