| Package | Description |
|---|---|
| com.thinkaurelius.titan.hadoop | |
| com.thinkaurelius.titan.hadoop.formats.util |
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.common.base.Predicate<StandardFaunusEdge> |
FaunusElement.FILTER_DELETED_EDGES |
| Modifier and Type | Method and Description |
|---|---|
StandardFaunusEdge |
FaunusVertex.addEdge(com.tinkerpop.blueprints.Direction dir,
StandardFaunusEdge edge) |
StandardFaunusEdge |
FaunusVertex.addEdge(StandardFaunusEdge edge) |
| Modifier and Type | Method and Description |
|---|---|
StandardFaunusEdge |
FaunusVertex.addEdge(com.tinkerpop.blueprints.Direction dir,
StandardFaunusEdge edge) |
StandardFaunusEdge |
FaunusVertex.addEdge(StandardFaunusEdge edge) |
void |
FaunusSerializer.readEdge(StandardFaunusEdge edge,
DataInput in) |
void |
FaunusSerializer.writeEdge(StandardFaunusEdge edge,
DataOutput out) |
| Modifier and Type | Method and Description |
|---|---|
TitanEdge |
TitanGraphOutputMapReduce.EdgeMap.getCreateOrDeleteEdge(FaunusVertex faunusVertex,
StandardFaunusEdge faunusEdge,
org.apache.hadoop.mapreduce.Mapper.Context context) |
Copyright © 2012–2016. All rights reserved.