ArangoResourceStore

io.funkode.resource.outbound.adapter.ArangoResourceStore$
See theArangoResourceStore companion class

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete fields

val InternalKeys: Seq[String]
val live: ZLayer[ArangoClientJson, Nothing, JsonStore]

Givens

Givens

given fromDocHandleToUrn: Conversion[DocumentHandle, Urn]
given fromUrnToDocHandle: Conversion[Urn, DocumentHandle]

Extensions

Extensions

extension [R](arangoIO: IO[ArangoError, R])
def handleErrors(urn: Option[Urn]): ResourceApiCall[R]
extension (json: Json)
def documentHandle: DocumentHandle
def etag: Option[Etag]
def pure: Json