Class PropertyIncrementer

  • All Implemented Interfaces:
    Mutator

    public class PropertyIncrementer
    extends Object
    implements Mutator
    • Constructor Detail

      • PropertyIncrementer

        public PropertyIncrementer​(HBaseGraph graph,
                                   org.apache.tinkerpop.gremlin.structure.Element element,
                                   String key,
                                   long value)