Package com.surrealdb
Class RecordId
java.lang.Object
com.surrealdb.Native
com.surrealdb.RecordId
The RecordId class represents a unique identifier for a record in a database.
It provides methods to create and manipulate record IDs using either a table name and a long ID or a table name and a string ID. Additionally, it allows retrieval of the table associated with the ID and the ID itself.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
RecordId
-
RecordId
-
-
Method Details
-
getTable
-
getId
-