Skip to main content

Documentation Index

Fetch the complete documentation index at: https://wb-21fd5541-weave-caching.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Chainable Ops

asset-file

Returns the file of the asset
ArgumentDescription
assetThe asset

Return Value

The file of the asset

joinedtable-file

Returns the file of a joined-table
ArgumentDescription
joinedTableThe joined-table

Return Value

The file of a joined-table

joinedtable-rows

Returns the rows of a joined-table
ArgumentDescription
joinedTableThe joined-table
leftOuterWhether to include rows from the left table that do not have a matching row in the right table
rightOuterWhether to include rows from the right table that do not have a matching row in the left table

Return Value

The rows of the joined-table

List Ops

asset-file

Returns the file of the asset
ArgumentDescription
assetThe asset

Return Value

The file of the asset