I am using Janusgraph 0.3.1 with scylla 0.3 as backend in embedded mode and facing below issue. Any help would really be helpful.
I added a property dpts_100 manually using gremlin shell and started writing data to graph but it throws error "Property Key with given name does not exist: dpts_100". I rechecked graph schema and could see the key dpts_100 to be present.