XQuery Over Provenance

Query Entry Form

Provenance store location:
Query:

Example Queries

Get all contents of the store

<result>
  {for $n in $ps:pstruct return $n}
</result>