- All Implemented Interfaces:
- Function<org.calrissian.mango.domain.entity.Entity,org.calrissian.mango.domain.entity.EntityIndex>
- Enclosing class:
- EntityGraph
public static class EntityGraph.EdgeToVertexIndexXform
extends Object
implements Function<org.calrissian.mango.domain.entity.Entity,org.calrissian.mango.domain.entity.EntityIndex>
This config function will pull the vertex index from the correct side of given the edge based on the given
direction and will structure the result as an index to be used to query the entity store.