public class IndexedLazyPropertyMetadata extends LazyPropertyMetadata
| Constructor and Description |
|---|
IndexedLazyPropertyMetadata(List<MetadataEntry> metadataEntries,
int[] metadataIndexes) |
| Modifier and Type | Method and Description |
|---|---|
Metadata |
toMetadata(VertexiumSerializer vertexiumSerializer,
NameSubstitutionStrategy nameSubstitutionStrategy,
FetchHints fetchHints) |
public IndexedLazyPropertyMetadata(List<MetadataEntry> metadataEntries, int[] metadataIndexes)
public Metadata toMetadata(VertexiumSerializer vertexiumSerializer, NameSubstitutionStrategy nameSubstitutionStrategy, FetchHints fetchHints)
toMetadata in class LazyPropertyMetadataCopyright © 2014–2018. All rights reserved.