User Guide#
Welcome to the GraphRecords User Guide!
GraphRecords is a powerful and versatile open-source Python library for organizing and querying data using graph-based structures. This user guide will walk you through the different functionalities of GraphRecords and how to use them step by step.
GraphRecords’ central object is the GraphRecord class. Thanks to its Rust backend implementation, GraphRecord provides high efficiency and performance, even when working with large datasets. Learn more about how to use it here: GraphRecord Guide.