MCPcopy Create free account
hub / github.com/dgraph-io/dgraph-benchmarks / Schema

Method Schema

bitmap/pb.pb.go:6130–6130  ·  view source on GitHub ↗
(ctx context.Context, in *SchemaRequest, opts ...grpc.CallOption)

Source from the content-addressed store, hash-verified

6128 StreamSnapshot(ctx context.Context, opts ...grpc.CallOption) (Worker_StreamSnapshotClient, error)
6129 Sort(ctx context.Context, in *SortMessage, opts ...grpc.CallOption) (*SortResult, error)
6130 Schema(ctx context.Context, in *SchemaRequest, opts ...grpc.CallOption) (*SchemaResult, error)
6131 Backup(ctx context.Context, in *BackupRequest, opts ...grpc.CallOption) (*BackupResponse, error)
6132 Restore(ctx context.Context, in *RestoreRequest, opts ...grpc.CallOption) (*Status, error)
6133 Export(ctx context.Context, in *ExportRequest, opts ...grpc.CallOption) (*ExportResponse, error)

Callers 1

_Worker_Schema_HandlerFunction · 0.65

Implementers 2

workerClientbitmap/pb.pb.go

Calls

no outgoing calls

Tested by

no test coverage detected