zio-arangodb-http
zio-arangodb-http
API
io.funkode.arangodb.http
ArangoClientHttp
ArangoClientJson
ArangoClientSchema
DeriveOpaqueTypeCodec
DeriveOpaqueTypeSchema
HttpDecoder
HttpEncoder
JsonCodecs
Main
Rel
SchemaCodecs
constants
conversions
extensions
zio-arangodb-http
/
io.funkode.arangodb.http
/
SchemaCodecs
SchemaCodecs
io.funkode.arangodb.http.SchemaCodecs$
object
SchemaCodecs
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
SchemaCodecs
.type
Clear all
Members list
Concise view
Givens
Givens
given
arangoResultSchema
[
O
](
using
S
:
Schema
[
O
]):
Schema
[
ArangoResult
[
O
]]
given
doc
[
T
](
using
evidence$1
:
Schema
[
T
],
S
:
Schema
[
T
]):
Schema
[
Document
[
T
]]
given
edge
[
T
](
using
S
:
Schema
[
T
]):
Schema
[
GraphEdge
[
T
]]
given
given_Schema_ArangoError
:
Schema
[
ArangoError
]
given
given_Schema_CollectionChecksum
:
Schema
[
CollectionChecksum
]
given
given_Schema_CollectionCount
:
Schema
[
CollectionCount
]
given
given_Schema_CollectionCreate
:
Schema
[
CollectionCreate
]
given
given_Schema_CollectionInfo
:
Schema
[
CollectionInfo
]
given
given_Schema_CollectionName
:
Schema
[
CollectionName
]
given
given_Schema_CollectionStatus
:
Schema
[
CollectionStatus
]
given
given_Schema_CollectionType
:
Schema
[
CollectionType
]
given
given_Schema_DatabaseCreate
:
Schema
[
DatabaseCreate
]
given
given_Schema_DatabaseInfo
:
Schema
[
DatabaseInfo
]
given
given_Schema_DatabaseName
:
Schema
[
DatabaseName
]
given
given_Schema_DeleteResult
:
Schema
[
DeleteResult
]
given
given_Schema_DocumentHandle
:
Schema
[
DocumentHandle
]
given
given_Schema_DocumentKey
:
Schema
[
DocumentKey
]
given
given_Schema_DocumentRevision
:
Schema
[
DocumentRevision
]
given
given_Schema_Extra
:
Schema
[
Extra
]
given
given_Schema_ExtraStats
:
Schema
[
ExtraStats
]
given
given_Schema_GraphCollections
:
Schema
[
GraphCollections
]
given
given_Schema_GraphCreate
:
Schema
[
GraphCreate
]
given
given_Schema_GraphEdgeDefinition
:
Schema
[
GraphEdgeDefinition
]
given
given_Schema_GraphInfo
:
Schema
[
GraphInfo
]
given
given_Schema_GraphList
:
Schema
[
GraphList
]
given
given_Schema_GraphName
:
Schema
[
GraphName
]
given
given_Schema_KeyOptions
:
Schema
[
KeyOptions
]
given
given_Schema_Options
:
Schema
[
Options
]
given
given_Schema_Response
:
Schema
[
Response
]
given
given_Schema_ServerVersion
:
Schema
[
ServerVersion
]
given
given_Schema_Token
:
Schema
[
Token
]
given
given_Schema_TransactionId
:
Schema
[
TransactionId
]
given
given_Schema_User
:
Schema
[
User
]
given
given_Schema_UserPassword
:
Schema
[
UserPassword
]
given
queryResultsSchema
[
O
](
using
S
:
Schema
[
O
]):
Schema
[
QueryResults
[
O
]]
given
vertex
[
T
](
using
S
:
Schema
[
T
]):
Schema
[
GraphVertex
[
T
]]