Uses of Interface
com.graphdbapi.driver.auth.GraphDbAuth
-
Packages that use GraphDbAuth Package Description com.graphdbapi.driver.auth -
-
Uses of GraphDbAuth in com.graphdbapi.driver.auth
Methods in com.graphdbapi.driver.auth that return GraphDbAuth Modifier and Type Method Description static GraphDbAuth
GraphDbAuthConnect. driver(String uri, String username, String password)
连接到图服务
-