Package com.surrealdb

Class Relation

java.lang.Object
com.surrealdb.Relation

public class Relation extends Object
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.