Package com.surrealdb

Class Entry

java.lang.Object
com.surrealdb.Native
com.surrealdb.Entry

public class Entry extends Native
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.