| Package | Description |
|---|---|
| org.janusgraph.graphdb.predicate | |
| org.janusgraph.graphdb.query |
| Modifier and Type | Class and Description |
|---|---|
class |
AndJanusPredicate |
class |
OrJanusPredicate |
| Constructor and Description |
|---|
ConnectiveJanusGraphP(ConnectiveJanusPredicate biPredicate,
List<Object> value) |
| Modifier and Type | Method and Description |
|---|---|
static ConnectiveJanusPredicate |
JanusGraphPredicateUtils.instanceConnectiveJanusPredicate(org.apache.tinkerpop.gremlin.process.traversal.P<?> predicate) |
| Modifier and Type | Method and Description |
|---|---|
static List<Object> |
JanusGraphPredicateUtils.convert(org.apache.tinkerpop.gremlin.process.traversal.util.ConnectiveP<?> predicate,
ConnectiveJanusPredicate connectivePredicate) |
Copyright © 2012–2023. All rights reserved.