public static class TitanPredicate.Converter extends Object
| Constructor and Description |
|---|
TitanPredicate.Converter() |
| Modifier and Type | Method and Description |
|---|---|
static TitanPredicate |
convert(com.tinkerpop.blueprints.Predicate p)
Convert Blueprint's comparison operators to Titan's
|
public static final TitanPredicate convert(com.tinkerpop.blueprints.Predicate p)
p - Any predicateIllegalArgumentException - if the given Predicate is unknownCopyright © 2012–2014. All rights reserved.