Package com.surrealdb
Class Entry
java.lang.Object
com.surrealdb.Native
com.surrealdb.Entry
Entry represents a key-value pair entry in a native data structure.
 
Entry provides methods to retrieve the key and value associated with the entry.
- 
Method Summary
 
- 
Method Details
- 
getKey
 - 
getValue
 
 -