| Package | Description | 
|---|---|
| org.apache.tinkerpop.gremlin.groovy.jsr223 | |
| org.apache.tinkerpop.gremlin.process.traversal | |
| org.apache.tinkerpop.gremlin.structure.io.gryo | 
| Modifier and Type | Method and Description | 
|---|---|
| protected StringBuilder | GroovyTranslator.DefaultTypeTranslator. convertTextPToString(TextP p,
                    StringBuilder current) | 
| Modifier and Type | Method and Description | 
|---|---|
| TextP | TextP. clone() | 
| static TextP | TextP. containing(String value)Determines if String does contain the given value. | 
| static TextP | TextP. endingWith(String value)Determines if String does start with the given value. | 
| TextP | TextP. negate() | 
| static TextP | TextP. notContaining(String value)Determines if String does not contain the given value. | 
| static TextP | TextP. notEndingWith(String value)Determines if String does not start with the given value. | 
| static TextP | TextP. notStartingWith(String value)Determines if String does not start with the given value. | 
| static TextP | TextP. startingWith(String value)Determines if String does start with the given value. | 
| Modifier and Type | Method and Description | 
|---|---|
| <I extends InputShim> | GryoSerializersV1d0.TextPSerializer. read(KryoShim<I,?> kryo,
    I input,
    Class<TextP> clazz) | 
| <I extends InputShim> | GryoSerializersV3d0.TextPSerializer. read(KryoShim<I,?> kryo,
    I input,
    Class<TextP> clazz) | 
| Modifier and Type | Method and Description | 
|---|---|
| <O extends OutputShim> | GryoSerializersV1d0.TextPSerializer. write(KryoShim<?,O> kryo,
     O output,
     TextP p) | 
| <O extends OutputShim> | GryoSerializersV3d0.TextPSerializer. write(KryoShim<?,O> kryo,
     O output,
     TextP p) | 
| Modifier and Type | Method and Description | 
|---|---|
| <I extends InputShim> | GryoSerializersV1d0.TextPSerializer. read(KryoShim<I,?> kryo,
    I input,
    Class<TextP> clazz) | 
| <I extends InputShim> | GryoSerializersV3d0.TextPSerializer. read(KryoShim<I,?> kryo,
    I input,
    Class<TextP> clazz) | 
Copyright © 2013–2019 Apache Software Foundation. All rights reserved.