All Downloads are FREE. Search and download functionalities are using the official Maven repository.

query.deleteinsert.rq Maven / Gradle / Ivy

There is a newer version: 3.2.1
Show newest version
delete {
  ?x ?p ?y
}
insert {
  ?x ?p ?y
}
where {
  ?x ?p ?y
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy