Package com.surrealdb
Class Relation
java.lang.Object
com.surrealdb.Relation
The Relation class represents a relationship between two records within a database.
 It holds the identifiers for the relationship itself and the two records it connects.
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
id
 - 
in
 - 
out
 
 - 
 - 
Constructor Details
- 
Relation
public Relation() - 
Relation
 
 - 
 - 
Method Details
- 
equals
 - 
toString
 - 
hashCode
 
 -