JHUAPL / AccumuloGraph

An implementation of TinkerPop Blueprints using Accumulo
Apache License 2.0
33 stars 12 forks source link

Breaking down existence checks into more grainular peices #121

Open webbrl1 opened 9 years ago

webbrl1 commented 9 years ago

Right now, turning off existence checks affects getVertex and addVertex. We have a use case where we want it off for addVertex but want it on for getVertex