public final class PartitionStrategy.MapPropertiesFilter extends Object implements Function<Traverser<Map<String,List<Property>>>,Map<String,List<Property>>>, Serializable
Map containing Property lists and if the property is a
 VertexProperty it applies a filter based on the current partitioning.  If is not a
 VertexProperty the property is simply passed through.| Constructor and Description | 
|---|
| MapPropertiesFilter() | 
| Modifier and Type | Method and Description | 
|---|---|
| Map<String,List<Property>> | apply(Traverser<Map<String,List<Property>>> mapTraverser) | 
| String | toString() | 
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.