Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试构建一个类似于 Twitter 用户的 CoreData 模型,当用户可以有许多其他用户关注他并且有许多其他用户关注他时。我附上了我尝试使用的模型,但似乎检索追随者变得复杂。处理这种情况的最佳方法是什么?
我认为您需要创建第二个关系 ( followedBy) 并使其相反。
followedBy