Elizabeth Ramirez - Graph Database Patterns in Python - PyCon 2015

Опубликовано: 13 Ноябрь 2024
на канале: PyCon 2015
3,693
35

"Speaker: Elizabeth Ramirez

Creating and using models from a graph database can be quite different to the ones used for row/column/document-oriented databases, in the sense that the same query patterns could differ significantly in structure and performance. This session will present how to create models in Python for Titan property graphs, that allow you to manipulate graphs as if you were querying with Gremlin DSL.

Slides can be found at: https://speakerdeck.com/pycon2015 and https://github.com/PyCon/2015-slides"