MCPcopy Create free account
hub / github.com/alibaba/proxima / table

Method table

benchmark/scripts/build_bench.py:103–104  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

101 return self._repository
102
103 def table(self):
104 return self._table
105
106 def counts(self):
107 return int(self._kwargs.counts) if self._kwargs.counts else sys.maxsize

Callers 7

_max_lsnMethod · 0.80
_collection_docsMethod · 0.80
create_repositoryMethod · 0.80
TESTFunction · 0.80

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.64