public interface StringCompression
| Modifier and Type | Field and Description |
|---|---|
static StringCompression |
NO_COMPRESSION |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
compress(java.lang.String input) |
static final StringCompression NO_COMPRESSION
Copyright © 2013-2015 TinkerPop. All Rights Reserved.