-
Notifications
You must be signed in to change notification settings - Fork 77
Viewing provenance
Ashish Gehani edited this page Jul 27, 2015
·
2 revisions
This section describes some external tools that can be used to view relational (SQL) and graph (Neo4j) databases generated by SPADE to store provenance records. SQL Workbench/J can be used to view SQL databases and Neoclipse can be used to view Neo4j databases. Use the submenu items on the right to learn more about SQL Workbench/J or Neoclipse.
This material is based upon work supported by the National Science Foundation under Grants OCI-0722068, IIS-1116414, and ACI-1547467. Any opinions, findings, and conclusions or recommendations expressed in this material are those of the author(s) and do not necessarily reflect the views of the National Science Foundation.
- Setting up SPADE
- Storing provenance
-
Collecting provenance
- Across the operating system
- Limiting collection to a part of the filesystem
- From an external application
- With compile-time instrumentation
- Using the reporting API
- Of transactions in the Bitcoin blockchain
- Filtering provenance
- Viewing provenance
-
Querying SPADE
- Illustrative example
- Transforming query responses
- Protecting query responses
- Miscellaneous