public class PathConvertorTemporal extends PathConevrter
Constructor and Description |
---|
PathConvertorTemporal(Scanner scannerObj) |
Modifier and Type | Method and Description |
---|---|
void |
computePath(java.lang.String sNode,
java.lang.String eNode) |
java.lang.String |
convert()
Method to convert the SPARQL query.
|
java.lang.String |
visualize()
Method to visualize the result of query.
|
execute, getPath, getPathID
cc, findNode, getEdgeByPredicate, SetAggregate, setFromApply, setTriple
createCsvFile, getConverTime, getInstance, getScanner
public PathConvertorTemporal(Scanner scannerObj)
public java.lang.String convert() throws java.sql.SQLException
Converter
convert
in class PathConevrter
java.sql.SQLException
public void computePath(java.lang.String sNode, java.lang.String eNode) throws java.sql.SQLException
java.sql.SQLException
public java.lang.String visualize() throws java.sql.SQLException
Converter
visualize
in class PathConevrter
java.sql.SQLException