public class IncidenceCondition<E extends TitanRelation> extends Literal<E>
Condition.Type| Constructor and Description |
|---|
IncidenceCondition(TitanVertex baseVertex,
TitanVertex otherVertex) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
boolean |
evaluate(E relation) |
int |
hashCode() |
String |
toString() |
getChildren, getType, hasChildren, numChildrenpublic IncidenceCondition(TitanVertex baseVertex, TitanVertex otherVertex)
Copyright © 2012–2015. All rights reserved.