listSchemas abstract method

Future<List<SchemaNamespace>> listSchemas()

Lists the schemas/namespaces available in the connection.

Implementation

Future<List<SchemaNamespace>> listSchemas();