Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pathwaycom/pathway
/ items
Method
items
python/pathway/internals/arg_tuple.py:81–82 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
79
return
self._content.values()
80
81
def
items(self):
82
return
self._content.items()
83
84
def
first(self):
85
return
next(iter(self._content.values()))
Callers
15
intersect_keys
Method · 0.95
subtract_keys
Method · 0.95
__wrapped__
Method · 0.80
_split_batched_kwargs
Function · 0.80
get_embedding_dimension
Method · 0.80
get_embedding_dimension
Method · 0.80
invoke
Method · 0.80
list_documents
Method · 0.80
_generate_handler_signature
Function · 0.80
_extract_value_inside_dict
Function · 0.80
update
Method · 0.80
_cls_fields
Function · 0.80
Calls
no outgoing calls
Tested by
15
run
Method · 0.64
to_json_wrapped
Function · 0.64
__call__
Method · 0.64
time_ordered_snapshots
Method · 0.64
do_run
Function · 0.64
_output_rows
Function · 0.64
test_iterate_persistence_sort_propagation
Function · 0.64
expected_output
Function · 0.64
compute_expected
Function · 0.64
compute_reduce_rows
Function · 0.64
__call__
Method · 0.64
test_mssql_different_types
Function · 0.64