@Service public class PathFindingApi extends Object
| Constructor and Description |
|---|
PathFindingApi() |
| Modifier and Type | Method and Description |
|---|---|
String |
findPaths(String serviceUri,
List<String> defaultGraphUris,
String sourceElement,
String sourceVar,
String targetElement,
String targetVar,
String joinSummaryServiceUri,
List<String> joinSummaryGraphUris,
String queryString,
Integer nPaths,
Integer maxHops) |
public String findPaths(String serviceUri, List<String> defaultGraphUris, String sourceElement, String sourceVar, String targetElement, String targetVar, String joinSummaryServiceUri, List<String> joinSummaryGraphUris, String queryString, Integer nPaths, Integer maxHops) throws ClassNotFoundException, SQLException
ClassNotFoundExceptionSQLExceptionCopyright © 2014. All rights reserved.