Interface Neo4jInterface
- All Superinterfaces:
 DataRetrievalInterface,StringRetrievalInterface
- All Known Implementing Classes:
 Neo4jInterfaceImpl
- 
Method Summary
Methods inherited from interface se.liu.ida.hefquin.engine.federation.access.DataRetrievalInterface
getID, supportsBGPRequests, supportsRequest, supportsSPARQLPatternRequests, supportsTriplePatternRequests 
- 
Method Details
- 
getURL
String getURL()Returns the URL of the HTTP endpoint of this interface. 
 -