PrepareRecords

Properties

Link copied to clipboard
const val TTL_AT_FIELD: String
Link copied to clipboard
const val VALUE_FIELD: String

Functions

Link copied to clipboard
fun <V> PreparedValue<V>.toDocument(): Document
Link copied to clipboard
fun <V> Document.toPreparedValue(valueType: Class<V>): PreparedValue<V>