У нас вы можете посмотреть бесплатно Testcontainers Live: Neo4j with Gerrit Meier или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Gerrit Meier is working as a Software engineer at Neo4j and is mainly responsible for the development of the Spring Data Neo4j library. He wants to inspire people to try new things and make the world a better place by sharing knowledge and ideas. In this stream we learn about how storing data in a graph database give us the advantage of not only having a nice visualization but also fast query times when it comes to traversing relationships. Let us create and explore the wonderful nerdy world of the Pokémon card game in Neo4j. You learn how you can import the data yourself, create a Spring Data Neo4j application on top and issue more advanced queries to find information in the graph. You can follow Gerrit or ask him questions on Twitter: / meistermeier Other helpful links: Neo4j community: https://community.neo4j.com/ The app project: https://github.com/meistermeier/pokem... Pokemon TCG API https://pokemontcg.io/ and data on GitHub: https://github.com/PokemonTCG/pokemon... Bblog post the TestApplication pattern: https://bsideup.github.io/posts/local... Contents: 0:00 - Introductions 2:26 - What's a Graph database? 5:08 - What Neo4j is good for? 11:43 - Looking at the data for the example 24:26 - Exploring the Import scripts 34:00 - Neo4j container with Testcontainers! 39:00 - The first test to check if app loads 40:51 - Understanding Reusable containers 44:20 - Exploring data in Neo4j console 47:35 - Introducing Spring Data Neo4j (SDN) 56:42 - Working with predefined methods on Repositories 1:02:14 - Running Neo4j containers using Testcontainers Cloud! 1:08:30 - Running it all together: Spring, Testcontainers, Neo4j 1:14:11 - Conclusions and final words