133134135136137138139
} } @Bean public DirectGraphRepositoryFactory directGraphRepositoryFactory() throws Exception { return new DirectGraphRepositoryFactory(graphDatabaseContext()); }