Py2Neo: How to differentiate nodes in a model

后端 未结 0 1537
长发绾君心
长发绾君心 2021-01-30 00:35

The model has the following structure:

class Property(GraphObject):
    activity_list = RelatedTo(\'Activity\', \'HAS\')
    community_list = RelatedTo(\'Communit         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题