Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Neo4jIntegrityCheckerService ¶
type Neo4jIntegrityCheckerService interface {
RunIntegrityCheckerQueries()
}
func NewNeo4jIntegrityCheckerService ¶
func NewNeo4jIntegrityCheckerService(cfg *config.Config, log logger.Logger, repositories *repository.Repositories, cache *caches.Cache) Neo4jIntegrityCheckerService
Click to show internal directories.
Click to hide internal directories.