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
This gets a bit more complex because of the underscores that are also added: common.topic.also_known_as for example. Perhaps properties should be stripped of their prefix if possible--there probably aren't too many collisions.
So
type.object.name
would becometypeObjectName
. This will make queries much easier to manage in Cypher.The text was updated successfully, but these errors were encountered: