Source

sealed interface Source : Retrievable

A Source object instance is an input such as a Chunk or a Fact.

Inheritors

Properties

Link copied to clipboard
abstract val id: String
Link copied to clipboard
abstract val metadata: Map<String, Any?>
Link copied to clipboard

Neighbors of this retrievable object. Allows navigation of a graph

Functions

Link copied to clipboard
abstract fun embeddableValue(): String

Embedding value of this retrievable object.