Uses of Class
de.julielab.concepts.util.Neo4jServerError
-
Packages that use Neo4jServerError Package Description de.julielab.concepts.util -
-
Uses of Neo4jServerError in de.julielab.concepts.util
Methods in de.julielab.concepts.util that return types with arguments of type Neo4jServerError Modifier and Type Method Description java.util.List<Neo4jServerError>Neo4jServerErrorResponse. getErrors()Method parameters in de.julielab.concepts.util with type arguments of type Neo4jServerError Modifier and Type Method Description voidNeo4jServerErrorResponse. setErrors(java.util.List<Neo4jServerError> errors)
-