public class PropertyFilterMap extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PropertyFilterMap.Counters |
static class |
PropertyFilterMap.Map |
| Modifier and Type | Field and Description |
|---|---|
static String |
CLASS |
static String |
COMPARE |
static String |
KEY |
static String |
VALUE_CLASS |
static String |
VALUES |
| Constructor and Description |
|---|
PropertyFilterMap() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.hadoop.conf.Configuration |
createConfiguration(Class<? extends com.tinkerpop.blueprints.Element> klass,
String key,
com.tinkerpop.blueprints.Compare compare,
Object... values) |
Copyright © 2012–2016. All rights reserved.