public class Relation extends java.lang.Object
Relation(Term entity, java.lang.String type, Term value)
Term
getEntity()
getValue()
org.apache.cassandra.cql.RelationType
operator()
java.lang.String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Relation(Term entity, java.lang.String type, Term value)
entity
type
value
public org.apache.cassandra.cql.RelationType operator()
public Term getEntity()
public Term getValue()
public java.lang.String toString()
toString
java.lang.Object
Copyright © 2015 The Apache Software Foundation