[ Web Proxy ]
URL:
Viewing: https://arrow.apache.org/docs/python/generated/../api/../../cpp/../r/reference/list_flights.html [Back]  [Original]

See available resources on a Flight server list_flights Arrow R Package Skip to contents
Arrow R Package 25.0.1

See available resources on a Flight server

Usage

list_flights(client)

flight_path_exists(client, path)

Arguments

client

pyarrow.flight.FlightClient, as returned by flight_connect()

path

string identifier under which data is stored

Value

list_flights() returns a character vector of paths. flight_path_exists() returns a logical value, the equivalent of path %in% list_flights()

On this page


Web Proxy Viewer  |  New URL  |  Original Page