Class Neo4jServerImpl
java.lang.Object
se.liu.ida.hefquin.federation.members.impl.BaseForFederationMember
se.liu.ida.hefquin.federation.members.impl.Neo4jServerImpl
- All Implemented Interfaces:
FederationMember,Neo4jServer
-
Field Summary
FieldsFields inherited from class se.liu.ida.hefquin.federation.members.impl.BaseForFederationMember
id -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class se.liu.ida.hefquin.federation.members.impl.BaseForFederationMember
getIDMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface se.liu.ida.hefquin.federation.FederationMember
getIDMethods inherited from interface se.liu.ida.hefquin.federation.members.Neo4jServer
isSupportedPattern, supportsMoreThanTriplePatterns
-
Field Details
-
url
-
-
Constructor Details
-
Neo4jServerImpl
-
-
Method Details
-
getURL
Description copied from interface:Neo4jServerReturns the URL at which this Neo4j server can be reached.- Specified by:
getURLin interfaceNeo4jServer
-
toString
-
equals
- Overrides:
equalsin classBaseForFederationMember
-