create #Creates a new index in KuzzleArguments #CompletableFuture<Void> create(final String index) throws NotConnectedException, InternalExceptionArgumentTypeDescriptionindexStringIndex nameUsage #kuzzle.getIndexController().create("nyc-open-data").get();