deleteGraph
inline suspend fun NeptuneGraphClient.deleteGraph(crossinline block: DeleteGraphRequest.Builder.() -> Unit): DeleteGraphResponse
Deletes the specified graph. Graphs cannot be deleted if delete-protection is enabled.
Deletes the specified graph. Graphs cannot be deleted if delete-protection is enabled.