| Package | Description |
|---|---|
| com.thinkaurelius.titan.hadoop | |
| com.thinkaurelius.titan.hadoop.formats.util |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleFaunusEdge |
class |
StandardFaunusEdge |
| Modifier and Type | Method and Description |
|---|---|
FaunusEdge |
FaunusVertex.addEdge(com.tinkerpop.blueprints.Direction direction,
String label,
long otherVertexId) |
FaunusEdge |
FaunusVertex.addEdge(EdgeLabel label,
TitanVertex vertex) |
FaunusEdge |
FaunusVertex.addEdge(String label,
TitanVertex vertex) |
FaunusEdge |
FaunusVertex.addEdge(String label,
com.tinkerpop.blueprints.Vertex inVertex) |
| Modifier and Type | Method and Description |
|---|---|
TitanEdge |
LoaderScriptWrapper.getEdge(FaunusEdge faunusEdge,
TitanVertex in,
TitanVertex out,
TitanGraph graph,
org.apache.hadoop.mapreduce.Mapper.Context context) |
Copyright © 2012–2016. All rights reserved.