|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConnectionTarget
Represents a server that a graph database client
can connect to.
| Method Summary | |
|---|---|
RemoteConnection |
connect()
Connect to the remote site. |
RemoteConnection |
connect(String username,
String password)
Connect to the remote site. |
| Method Detail |
|---|
RemoteConnection connect()
RemoteConnection connect(String username,
String password)
username - The name of the user that makes the connection.password - The password for the user that makes the connection.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||