MCPcopy Create free account
hub / github.com/mediachain/concat / QueryOne

Method QueryOne

mcnode/node.go:57–57  ·  view source on GitHub ↗
(*mcq.Query)

Source from the content-addressed store, hash-verified

55 Query(*mcq.Query) ([]interface{}, error)
56 QueryStream(context.Context, *mcq.Query) (<-chan interface{}, error)
57 QueryOne(*mcq.Query) (interface{}, error)
58 Merge(*pb.Statement) (bool, error)
59 MergeBatch([]*pb.Statement) (int, error)
60 Delete(*mcq.Query) (int, error)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected