public class DeleteHistoricalLegacyStreamingPropertyValueData extends Object
d = new org.vertexium.accumulo.tools.DeleteHistoricalLegacyStreamingPropertyValueData(g) options = new org.vertexium.accumulo.tools.DeleteHistoricalLegacyStreamingPropertyValueData.Options() options.setDryRun(false) options.setVersionsToKeep(1) d.execute(options, auths)
| Modifier and Type | Class and Description |
|---|---|
static class |
DeleteHistoricalLegacyStreamingPropertyValueData.Options |
| Constructor and Description |
|---|
DeleteHistoricalLegacyStreamingPropertyValueData(AccumuloGraph graph) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(DeleteHistoricalLegacyStreamingPropertyValueData.Options options,
Authorizations authorizations) |
public DeleteHistoricalLegacyStreamingPropertyValueData(AccumuloGraph graph)
public void execute(DeleteHistoricalLegacyStreamingPropertyValueData.Options options, Authorizations authorizations)
Copyright © 2014–2017. All rights reserved.