JHUAPL / AccumuloGraph

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

MutliProperties #126

Open webbrl1 opened 9 years ago

webbrl1 commented 9 years ago

If a property has a cardinality above single, we can add multiple elements to it.

Need to update scheme to support this