MCPcopy Index your code
hub / github.com/csimplestring/delta-go

github.com/csimplestring/delta-go @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
853 symbols 2,926 edges 94 files 112 documented · 13% 1 cross-repo links
What it actually does AI analysis from the code graph — generated when you open this
loading…

Extension points exported contracts — how you extend this code

Iter (Interface)
An Iterator that also implements the Closer interface. The caller should call close() method to free all resources prope [8 …
iter/iterator.go
Store (Interface)
General interface for all critical file system operations required to read and write the Delta logs. The correctness is [5 …
store/store.go
Level (Interface)
(no doc) [9 implementers]
isolation/delta_isolationlevel.go
DataType (Interface)
(no doc) [16 implementers]
types/interfaces.go
Action (Interface)
(no doc) [7 implementers]
action/action.go
Scan (Interface)
Scan provides access to an iterator over the files in this snapshot. Typically created with a read predicate Expression [2 …
scan.go
OptimisticTransaction (Interface)
OptimisticTransaction to perform a set of reads in a transaction and then commit a set of updates to the state of the l [1 …
trnx.go
Snapshot (Interface)
Snapshot provides APIs to access the Delta table state (such as table metadata, active files) at some version. See Delta [1 …
snapshot.go

Core symbols most depended-on inside this repo

Wrap
called by 86
action/action.go
NewStructField
called by 60
types/type_struct.go
Next
called by 48
iter/iterator.go
Close
called by 37
iter/iterator.go
FromSlice
called by 35
iter/slice.go
NewStructType
called by 31
types/type_struct.go
Version
called by 27
snapshot.go
Path
called by 26
log.go

Shape

Method 393
Function 326
Struct 113
Interface 19
TypeAlias 2

Languages

Go100%
Python1%

Modules by API surface

errno/errors.go48 symbols
log_test.go40 symbols
trnx.go29 symbols
types/interfaces.go28 symbols
scan.go28 symbols
types/type_primitives.go27 symbols
types/expr_binary.go26 symbols
log.go26 symbols
snapshot.go22 symbols
record.go21 symbols
types/type_utils.go20 symbols
trnx_test.go19 symbols

Used by 1 indexed graphs manifest dependencies, hub-wide

For agents

$ claude mcp add delta-go \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact