get_schema
The functionget_schema(collection_name)
returns the collection schema in python dictionary format.
Input-
collection_name – Specifies the Collection of which the schema will be returned.
Example-
Last updated
The functionget_schema(collection_name)
returns the collection schema in python dictionary format.
Input-
collection_name – Specifies the Collection of which the schema will be returned.
Example-
Last updated