Chapter 1. Graph Data

https://img.shields.io/github/forks/graph4ai/graph4nlp?style=social https://img.shields.io/github/stars/graph4ai/graph4nlp?style=social

Graph data is the basis of Graph4NLP’s dataflow. The GraphData class provides support for constructing, manipulating and computing graph-structured data for user, via the methods implemented in the GraphData class. This chapter will show you how to use this interface by walking through the whole lifecycle of a typical GraphData instance.