Skip to main content

length

async def length(name: str) -> None
ParamDescription
nameName of the list

Returns

The number of nodes in the list.

Raises

  • ResponseError if query fails
    • name does not exist
  • ValueError
    • name is empty