Repository for GropiusUser
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Checks if a GropiusUser exists by username
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Wrapper for ReactiveCrudRepository.findAllById which unwraps the provided ids and awaits the result
Link copied to clipboard
@Query(value = "MATCH (n:`GropiusUser`:`User`:`BaseNode`:`Node`) RETURN n.id")
Link copied to clipboard
Link copied to clipboard
Wrapper for ReactiveCrudRepository.findById which unwraps the provided id and awaits the result
Link copied to clipboard
Finds a GropiusUser by username
Link copied to clipboard