Browser intellisense not accurate enough
r.schramm@clevermatch.com
Yes, this is really not helpful. It even suggests properties that were once misspelled and somehow got into the cache. In our scenario, unfortunately, we have some nodes with camel-case and others with lower_case_underscore - not nice, but for backward compatibility. So I wish autocomplete would now show "ProductId" for one node and "product_id" for another - but I get both as suggestions. I know Neo4j is schema-free but just suggesting just all known properties without any context is not a solution either.