Class RelationMapping
java.lang.Object
org.openprovenance.prov.service.RelationMapping
-
Constructor Summary
ConstructorsConstructorDescriptionRelationMapping(TemplateQuery templateQuery, TemplateDispatcher templateDispatcher, Querier querier) -
Method Summary
Modifier and TypeMethodDescriptionvoidmapGraphToRelations(String template, int id, Object[] record)
-
Constructor Details
-
RelationMapping
public RelationMapping(TemplateQuery templateQuery, TemplateDispatcher templateDispatcher, Querier querier)
-
-
Method Details
-
mapGraphToRelations
-