Module rdf::lowlevel
[−]
[src]
Low Level RDF Interface
Modules
| memory |
Memory-backed Low-Level Graph |
Structs
| Triple |
An RDF Triple |
Enums
| Term |
An RDF Term |
Traits
| Graph |
A collection of triples. |
| TripleAction |
A trait that can be implemented to provide a way to run an action whenever a triple is added to a graph. |