Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test. Графовые базы данных: алгоритмы поиска путей #55

Closed
gsvgit opened this issue Aug 20, 2019 · 0 comments
Labels

Comments

@gsvgit
Copy link
Member

gsvgit commented Aug 20, 2019

Для тех, кто хочет заниматься задачей #54.

На языке программрования Scala создайте приложение, которое генерирует случайны граф с не менее чем 10000 вершин и 1000000 рёбер, сохраняет его в Neo4j, а затем выполняет несколько (не меньше 3) различных запросов на поиск пути к нему. Вы можете использовать любые доступные средства интеграции Neo4j и Scala.

Результат: ссылка на репозиторий с реализацией. Репозитроий должен быть снабжён всем необходимым для сборки и запуска приложения.

@gsvgit gsvgit added the Test label Aug 20, 2019
@gsvgit gsvgit closed this as completed May 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant