public class ElementData extends Object
| Constructor and Description |
|---|
ElementData() |
| Modifier and Type | Method and Description |
|---|---|
Iterable<Property> |
getProperties(FetchHints fetchHints) |
public String id
public long timestamp
public String visibility
public StorableGraph graph
public long softDeleteTimestamp
public final List<SoftDeletedProperty> softDeletedProperties
public final List<HiddenProperty> hiddenProperties
public final List<DecoderMetadataEntry> metadataEntries
public final Map<ByteSequence,List<Integer>> propertyMetadata
public final Map<ByteSequence,PropertyColumnQualifierByteSequence> propertyColumnQualifiers
public final Map<ByteSequence,byte[]> propertyValues
public final Map<ByteSequence,ByteSequence> propertyVisibilities
public final Map<ByteSequence,Long> propertyTimestamps
public Iterable<Property> getProperties(FetchHints fetchHints)
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.