RedisGraph/redisgraph-py

Node equality doesn't check multiple labels

MelomanCool opened this issue · 1 comments

if self.label != rhs.label:

Closing in favor of #145