Uses of Class
com.graphdbapi.driver.auth.response.entity.param.UserParam.Builder
-
Packages that use UserParam.Builder Package Description com.graphdbapi.driver.auth.response.entity.param -
-
Uses of UserParam.Builder in com.graphdbapi.driver.auth.response.entity.param
Methods in com.graphdbapi.driver.auth.response.entity.param that return UserParam.Builder Modifier and Type Method Description UserParam.BuilderUserParam.Builder. admin(boolean admin)UserParam.BuilderUserParam.Builder. bfsEdgeCount(Long bfsEdgeCount)UserParam.BuilderUserParam.Builder. bfsVertexCount(Long bfsVertexCount)UserParam.BuilderUserParam.Builder. callTasksNumber(Integer callTasksNumber)UserParam.BuilderUserParam.Builder. cpuPercent(Double cpuPercent)UserParam.BuilderUserParam.Builder. cypherQueryRecord(Long cypherQueryRecord)UserParam.BuilderUserParam.Builder. queryTasksNumber(Integer queryTasksNumber)
-