create_index#

langchain_community.vectorstores.oraclevs.create_index(client: Any, vector_store: OracleVS, params: dict[str, Any] | None = None) None[source]#
Parameters:
  • client (Any)

  • vector_store (OracleVS)

  • params (dict[str, Any] | None)

Return type:

None