where

fun where(subject: String, predicate: String, variable: String): N3PatchBuilder

Adds a where pattern triple that binds variable to the current object of subject/predicate, so deleteVar and insertVar can reference it.