API Reference TypeDB.GRPC v#0.1.0

Copy Markdown View Source

Modules

TypeDB over gRPC — the entry point.

A connection's settings, validated once at start-up.

A supervised connection to TypeDB over gRPC.

Databases, over the unary half of the protocol.

Protobuf concepts into the structs typedb already defines.

Turning gRPC failures into the %TypeDB.Error{} the sibling driver returns.

Which version of TypeDB's protocol the generated modules under lib/protocol were built from.

What the server is, and whether this driver was built for it.

What this driver reports about itself.

A transaction, which on this transport is a bidirectional stream.

Users, over the unary half of the protocol.

Mix Tasks

Regenerates the protobuf and gRPC stub modules under lib/protocol/.