You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 25, 2021. It is now read-only.
I seem to have a hit another snag. I'm trying to create a graph like this.
How can I create a custom model for something like this? What type of data structure should I use? In the example, I see you're using the NSObject and its descendants. How can I create a something similar for my graph too.