A B C D E F G H I J K L M N O P Q R S T U V Z 

A

ACCUMULO_INSTANCE_NAME - Static variable in class org.neolumin.vertexium.accumulo.AccumuloGraphConfiguration
 
ACCUMULO_PASSWORD - Static variable in class org.neolumin.vertexium.accumulo.AccumuloGraphConfiguration
 
ACCUMULO_USERNAME - Static variable in class org.neolumin.vertexium.accumulo.AccumuloGraphConfiguration
 
AccumuloAuthorizations - Class in org.neolumin.vertexium.accumulo
 
AccumuloAuthorizations(String...) - Constructor for class org.neolumin.vertexium.accumulo.AccumuloAuthorizations
 
AccumuloConstants - Class in org.neolumin.vertexium.accumulo
 
AccumuloConstants() - Constructor for class org.neolumin.vertexium.accumulo.AccumuloConstants
 
AccumuloEdge - Class in org.neolumin.vertexium.accumulo
 
AccumuloEdge(Graph, String, String, String, String, String, Visibility, Iterable<Property>, Iterable<PropertyRemoveMutation>, Iterable<Visibility>, Authorizations, long) - Constructor for class org.neolumin.vertexium.accumulo.AccumuloEdge
 
AccumuloEdgeInputFormat - Class in org.neolumin.vertexium.accumulo.mapreduce
 
AccumuloEdgeInputFormat() - Constructor for class org.neolumin.vertexium.accumulo.mapreduce.AccumuloEdgeInputFormat
 
AccumuloElement - Class in org.neolumin.vertexium.accumulo
 
AccumuloElement(Graph, String, Visibility, Iterable<Property>, Iterable<PropertyRemoveMutation>, Iterable<Visibility>, Authorizations, long) - Constructor for class org.neolumin.vertexium.accumulo.AccumuloElement
 
AccumuloElementInputFormatBase<TValue extends Element> - Class in org.neolumin.vertexium.accumulo.mapreduce
 
AccumuloElementInputFormatBase() - Constructor for class org.neolumin.vertexium.accumulo.mapreduce.AccumuloElementInputFormatBase
 
AccumuloElementOutputFormat - Class in org.neolumin.vertexium.accumulo.mapreduce
 
AccumuloElementOutputFormat() - Constructor for class org.neolumin.vertexium.accumulo.mapreduce.AccumuloElementOutputFormat
 
AccumuloGraph - Class in org.neolumin.vertexium.accumulo
 
AccumuloGraph(AccumuloGraphConfiguration, IdGenerator, SearchIndex, Connector, FileSystem, ValueSerializer, NameSubstitutionStrategy) - Constructor for class org.neolumin.vertexium.accumulo.AccumuloGraph
 
AccumuloGraphConfiguration - Class in org.neolumin.vertexium.accumulo
 
AccumuloGraphConfiguration(Map) - Constructor for class org.neolumin.vertexium.accumulo.AccumuloGraphConfiguration
 
AccumuloGraphConfiguration(Configuration, String) - Constructor for class org.neolumin.vertexium.accumulo.AccumuloGraphConfiguration
 
AccumuloVertex - Class in org.neolumin.vertexium.accumulo
 
AccumuloVertex(AccumuloGraph, String, Visibility, Iterable<Property>, Iterable<PropertyRemoveMutation>, Iterable<Visibility>, Authorizations, long) - Constructor for class org.neolumin.vertexium.accumulo.AccumuloVertex
 
AccumuloVertexInputFormat - Class in org.neolumin.vertexium.accumulo.mapreduce
 
AccumuloVertexInputFormat() - Constructor for class org.neolumin.vertexium.accumulo.mapreduce.AccumuloVertexInputFormat
 
accumuloVisibilityToVisibility(ColumnVisibility) - Static method in class org.neolumin.vertexium.accumulo.AccumuloGraph
 
accumuloVisibilityToVisibility(String) - Static method in class org.neolumin.vertexium.accumulo.AccumuloGraph
 
add(String, Visibility, byte[]) - Method in class org.neolumin.vertexium.accumulo.LazyPropertyMetadata
 
addEdge(String, Vertex, Vertex, String, Visibility, Authorizations) - Method in class org.neolumin.vertexium.accumulo.mapreduce.ElementMapper
 
addHiddenVisibility(Visibility) - Method in class org.neolumin.vertexium.accumulo.LazyMutableProperty
 
addMetadata(String, Object, Visibility) - Method in class org.neolumin.vertexium.accumulo.LazyMutableProperty
 
addMutations(BatchWriter, Mutation...) - Method in class org.neolumin.vertexium.accumulo.AccumuloGraph
 
addPropertyMetadataToMutation(Mutation, Property) - Method in class org.neolumin.vertexium.accumulo.ElementMutationBuilder
 
addPropertyRemoveMetadataToMutation(Mutation, PropertyRemoveMutation) - Method in class org.neolumin.vertexium.accumulo.ElementMutationBuilder
 
addPropertyRemoveToMutation(Mutation, PropertyRemoveMutation) - Method in class org.neolumin.vertexium.accumulo.ElementMutationBuilder
 
addPropertyRemoveToMutation(Mutation, Property) - Method in class org.neolumin.vertexium.accumulo.ElementMutationBuilder
 
addPropertyToMutation(Mutation, String, Property) - Method in class org.neolumin.vertexium.accumulo.ElementMutationBuilder
 
addVertex(String, Visibility, Authorizations) - Method in class org.neolumin.vertexium.accumulo.AccumuloGraph
 
alterEdgeLabel(AccumuloEdge, String) - Method in class org.neolumin.vertexium.accumulo.AccumuloGraph
 
alterEdgeLabel(AccumuloEdge, String) - Method in class org.neolumin.vertexium.accumulo.ElementMutationBuilder
 
alterEdgeVertexInVertex(Mutation, Edge, Visibility) - Method in class org.neolumin.vertexium.accumulo.ElementMutationBuilder
 
alterEdgeVertexOutVertex(Mutation, Edge, Visibility) - Method in class org.neolumin.vertexium.accumulo.ElementMutationBuilder
 
alterElementVisibility(Mutation, AccumuloElement, Visibility) - Method in class org.neolumin.vertexium.accumulo.ElementMutationBuilder
 

B

BATCHWRITER_CONFIG_PREFIX - Static variable in class org.neolumin.vertexium.accumulo.AccumuloGraphConfiguration
 
BATCHWRITER_MAX_LATENCY - Static variable in class org.neolumin.vertexium.accumulo.AccumuloGraphConfiguration
 
BATCHWRITER_MAX_MEMORY - Static variable in class org.neolumin.vertexium.accumulo.AccumuloGraphConfiguration
 
BATCHWRITER_MAX_WRITE_THREADS - Static variable in class org.neolumin.vertexium.accumulo.AccumuloGraphConfiguration
 
BATCHWRITER_TIMEOUT - Static variable in class org.neolumin.vertexium.accumulo.AccumuloGraphConfiguration
 

C

canRead(Visibility) - Method in class org.neolumin.vertexium.accumulo.AccumuloAuthorizations
 
CF_HIDDEN - Static variable in class org.neolumin.vertexium.accumulo.AccumuloElement
 
CF_IN_EDGE - Static variable in class org.neolumin.vertexium.accumulo.AccumuloVertex
 
CF_IN_EDGE_HIDDEN - Static variable in class org.neolumin.vertexium.accumulo.AccumuloVertex
 
CF_IN_VERTEX - Static variable in class org.neolumin.vertexium.accumulo.AccumuloEdge
 
CF_OUT_EDGE - Static variable in class org.neolumin.vertexium.accumulo.AccumuloVertex
 
CF_OUT_EDGE_HIDDEN - Static variable in class org.neolumin.vertexium.accumulo.AccumuloVertex
 
CF_OUT_VERTEX - Static variable in class org.neolumin.vertexium.accumulo.AccumuloEdge
 
CF_PROPERTY - Static variable in class org.neolumin.vertexium.accumulo.AccumuloElement
 
CF_PROPERTY_HIDDEN - Static variable in class org.neolumin.vertexium.accumulo.AccumuloElement
 
CF_PROPERTY_METADATA - Static variable in class org.neolumin.vertexium.accumulo.AccumuloElement
 
CF_SIGNAL - Static variable in class org.neolumin.vertexium.accumulo.AccumuloEdge
 
CF_SIGNAL - Static variable in class org.neolumin.vertexium.accumulo.AccumuloVertex
 
CHARSET_NAME - Static variable in class org.neolumin.vertexium.accumulo.EdgeInfo
 
checkOutputSpecs(JobContext) - Method in class org.neolumin.vertexium.accumulo.mapreduce.AccumuloElementOutputFormat
 
clearData() - Method in class org.neolumin.vertexium.accumulo.AccumuloGraph
 
clearData() - Method in class org.neolumin.vertexium.accumulo.mapreduce.ElementMapperGraph
 
CONFIG_AUTHORIZATIONS - Static variable in class org.neolumin.vertexium.accumulo.mapreduce.VertexiumMRUtils
 
CQ_HIDDEN - Static variable in class org.neolumin.vertexium.accumulo.AccumuloElement
 
create(AccumuloGraphConfiguration) - Static method in class org.neolumin.vertexium.accumulo.AccumuloGraph
 
create(Map) - Static method in class org.neolumin.vertexium.accumulo.AccumuloGraph
 
createAuthorizations(String...) - Method in class org.neolumin.vertexium.accumulo.AccumuloGraph
 
createAuthorizations(String...) - Method in class org.neolumin.vertexium.accumulo.mapreduce.ElementMapperGraph
 
createBatchWriterConfig() - Method in class org.neolumin.vertexium.accumulo.AccumuloGraphConfiguration
 
createConnector() - Method in class org.neolumin.vertexium.accumulo.AccumuloGraphConfiguration
 
createEdgeBatchScanner(EnumSet<FetchHint>, Authorizations, int) - Method in class org.neolumin.vertexium.accumulo.AccumuloGraph
 
createEdgeScanner(EnumSet<FetchHint>, Authorizations) - Method in class org.neolumin.vertexium.accumulo.AccumuloGraph
 
createElementFromRow(AccumuloGraph, PeekingIterator<Map.Entry<Key, Value>>, Authorizations) - Method in class org.neolumin.vertexium.accumulo.mapreduce.AccumuloEdgeInputFormat
 
createElementFromRow(AccumuloGraph, PeekingIterator<Map.Entry<Key, Value>>, Authorizations) - Method in class org.neolumin.vertexium.accumulo.mapreduce.AccumuloElementInputFormatBase
 
createElementFromRow(AccumuloGraph, PeekingIterator<Map.Entry<Key, Value>>, Authorizations) - Method in class org.neolumin.vertexium.accumulo.mapreduce.AccumuloVertexInputFormat
 
createFileSystem() - Method in class org.neolumin.vertexium.accumulo.AccumuloGraphConfiguration
 
createRecordReader(InputSplit, TaskAttemptContext) - Method in class org.neolumin.vertexium.accumulo.mapreduce.AccumuloElementInputFormatBase
 
createSubstitutionStrategy() - Method in class org.neolumin.vertexium.accumulo.AccumuloGraphConfiguration
 
createValueSerializer() - Method in class org.neolumin.vertexium.accumulo.AccumuloGraphConfiguration
 
createVertexBatchScanner(EnumSet<FetchHint>, Authorizations, int) - Method in class org.neolumin.vertexium.accumulo.AccumuloGraph
 
createVertexScanner(EnumSet<FetchHint>, Authorizations) - Method in class org.neolumin.vertexium.accumulo.AccumuloGraph
 

D

DATA_DIR - Static variable in class org.neolumin.vertexium.accumulo.AccumuloGraphConfiguration
 
DATA_ROW_KEY_PREFIX - Static variable in class org.neolumin.vertexium.accumulo.AccumuloConstants
 
DEFAULT_ACCUMULO_INSTANCE_NAME - Static variable in class org.neolumin.vertexium.accumulo.AccumuloGraphConfiguration
 
DEFAULT_ACCUMULO_PASSWORD - Static variable in class org.neolumin.vertexium.accumulo.AccumuloGraphConfiguration
 
DEFAULT_ACCUMULO_USERNAME - Static variable in class org.neolumin.vertexium.accumulo.AccumuloGraphConfiguration
 
DEFAULT_BATCHWRITER_MAX_LATENCY - Static variable in class org.neolumin.vertexium.accumulo.AccumuloGraphConfiguration
 
DEFAULT_BATCHWRITER_MAX_MEMORY - Static variable in class org.neolumin.vertexium.accumulo.AccumuloGraphConfiguration
 
DEFAULT_BATCHWRITER_MAX_WRITE_THREADS - Static variable in class org.neolumin.vertexium.accumulo.AccumuloGraphConfiguration
 
DEFAULT_BATCHWRITER_TIMEOUT - Static variable in class org.neolumin.vertexium.accumulo.AccumuloGraphConfiguration
 
DEFAULT_DATA_DIR - Static variable in class org.neolumin.vertexium.accumulo.AccumuloGraphConfiguration
 
DEFAULT_HDFS_ROOT_DIR - Static variable in class org.neolumin.vertexium.accumulo.AccumuloGraphConfiguration
 
DEFAULT_HDFS_USER - Static variable in class org.neolumin.vertexium.accumulo.AccumuloGraphConfiguration
 
DEFAULT_MAX_STREAMING_PROPERTY_VALUE_TABLE_DATA_SIZE - Static variable in class org.neolumin.vertexium.accumulo.AccumuloGraphConfiguration
 
DEFAULT_TABLE_NAME_PREFIX - Static variable in class org.neolumin.vertexium.accumulo.AccumuloGraphConfiguration
 
DEFAULT_USE_SERVER_SIDE_ELEMENT_VISIBILITY_ROW_FILTER - Static variable in class org.neolumin.vertexium.accumulo.AccumuloGraphConfiguration
 
DEFAULT_VALUE_SERIALIZER - Static variable in class org.neolumin.vertexium.accumulo.AccumuloGraphConfiguration
 
DEFAULT_ZOOKEEPER_SERVERS - Static variable in class org.neolumin.vertexium.accumulo.AccumuloGraphConfiguration
 
defineProperty(String) - Method in class org.neolumin.vertexium.accumulo.mapreduce.ElementMapperGraph
 
DELETE_ROW_COLUMN_FAMILY - Static variable in class org.neolumin.vertexium.accumulo.AccumuloGraph
 
DELETE_ROW_COLUMN_QUALIFIER - Static variable in class org.neolumin.vertexium.accumulo.AccumuloGraph
 

E

EDGE_AFTER_ROW_KEY_PREFIX - Static variable in class org.neolumin.vertexium.accumulo.AccumuloGraph
 
EDGE_ROW_KEY_PREFIX - Static variable in class org.neolumin.vertexium.accumulo.AccumuloConstants
 
EdgeInfo - Class in org.neolumin.vertexium.accumulo
 
EdgeInfo(String, String) - Constructor for class org.neolumin.vertexium.accumulo.EdgeInfo
 
EdgeInfo(byte[]) - Constructor for class org.neolumin.vertexium.accumulo.EdgeInfo
 
EdgeMaker - Class in org.neolumin.vertexium.accumulo
 
EdgeMaker(AccumuloGraph, Iterator<Map.Entry<Key, Value>>, Authorizations) - Constructor for class org.neolumin.vertexium.accumulo.EdgeMaker
 
ElementMaker<T> - Class in org.neolumin.vertexium.accumulo
 
ElementMaker(AccumuloGraph, Iterator<Map.Entry<Key, Value>>, Authorizations) - Constructor for class org.neolumin.vertexium.accumulo.ElementMaker
 
ElementMapper<KEYIN,VALUEIN,KEYOUT,VALUEOUT> - Class in org.neolumin.vertexium.accumulo.mapreduce
 
ElementMapper() - Constructor for class org.neolumin.vertexium.accumulo.mapreduce.ElementMapper
 
ElementMapperGraph - Class in org.neolumin.vertexium.accumulo.mapreduce
 
ElementMapperGraph(ElementMapper) - Constructor for class org.neolumin.vertexium.accumulo.mapreduce.ElementMapperGraph
 
elementMutationBuilder - Variable in class org.neolumin.vertexium.accumulo.AccumuloGraph
 
ElementMutationBuilder - Class in org.neolumin.vertexium.accumulo
 
ElementMutationBuilder(FileSystem, ValueSerializer, long, String) - Constructor for class org.neolumin.vertexium.accumulo.ElementMutationBuilder
 
EMPTY_VALUE - Static variable in class org.neolumin.vertexium.accumulo.ElementMutationBuilder
 
ensureRowDeletingIteratorIsAttached(Connector, String) - Static method in class org.neolumin.vertexium.accumulo.AccumuloGraph
 
ensureTableExists(Connector, String) - Static method in class org.neolumin.vertexium.accumulo.AccumuloGraph
 
equals(Authorizations) - Method in class org.neolumin.vertexium.accumulo.AccumuloAuthorizations
 

F

findRelatedEdges(Iterable<String>, Authorizations) - Method in class org.neolumin.vertexium.accumulo.AccumuloGraph
 
flush() - Method in class org.neolumin.vertexium.accumulo.AccumuloGraph
 
flush() - Method in class org.neolumin.vertexium.accumulo.mapreduce.ElementMapperGraph
 

G

getAccumuloInstanceName() - Method in class org.neolumin.vertexium.accumulo.AccumuloGraphConfiguration
 
getAccumuloUsername() - Method in class org.neolumin.vertexium.accumulo.AccumuloGraphConfiguration
 
getAuthenticationToken() - Method in class org.neolumin.vertexium.accumulo.AccumuloGraphConfiguration
 
getAuthorizations() - Method in class org.neolumin.vertexium.accumulo.AccumuloAuthorizations
 
getAuthorizations() - Method in class org.neolumin.vertexium.accumulo.ElementMaker
 
getColumnFamily(Key) - Method in class org.neolumin.vertexium.accumulo.ElementMaker
 
getColumnQualifier(Key) - Method in class org.neolumin.vertexium.accumulo.ElementMaker
 
getConfiguration() - Method in class org.neolumin.vertexium.accumulo.AccumuloGraph
 
getConnector() - Method in class org.neolumin.vertexium.accumulo.AccumuloGraph
 
getData() - Method in class org.neolumin.vertexium.accumulo.StreamingPropertyValueTableRef
 
getDataDir() - Method in class org.neolumin.vertexium.accumulo.AccumuloGraph
 
getDataDir() - Method in class org.neolumin.vertexium.accumulo.AccumuloGraphConfiguration
 
getDataRowKey() - Method in class org.neolumin.vertexium.accumulo.StreamingPropertyValueTableRef
 
getDataTableName(String) - Static method in class org.neolumin.vertexium.accumulo.AccumuloGraph
 
getDataTableName() - Method in class org.neolumin.vertexium.accumulo.AccumuloGraph
 
getDataWriter() - Method in class org.neolumin.vertexium.accumulo.AccumuloGraph
 
getEdge(String, EnumSet<FetchHint>, Authorizations) - Method in class org.neolumin.vertexium.accumulo.AccumuloGraph
 
getEdgeCount(Direction, Authorizations) - Method in class org.neolumin.vertexium.accumulo.AccumuloVertex
 
getEdgeIds(Direction, Authorizations) - Method in class org.neolumin.vertexium.accumulo.AccumuloVertex
 
getEdgeIds(Direction, String, Authorizations) - Method in class org.neolumin.vertexium.accumulo.AccumuloVertex
 
getEdgeIds(Direction, String[], Authorizations) - Method in class org.neolumin.vertexium.accumulo.AccumuloVertex
 
getEdgeIds(Vertex, Direction, Authorizations) - Method in class org.neolumin.vertexium.accumulo.AccumuloVertex
 
getEdgeIds(Vertex, Direction, String, Authorizations) - Method in class org.neolumin.vertexium.accumulo.AccumuloVertex
 
getEdgeIds(Vertex, Direction, String[], Authorizations) - Method in class org.neolumin.vertexium.accumulo.AccumuloVertex
 
getEdgeIdsWithOtherVertexId(String, Direction, String[], Authorizations) - Method in class org.neolumin.vertexium.accumulo.AccumuloVertex
 
getEdgeLabels(Direction, Authorizations) - Method in class org.neolumin.vertexium.accumulo.AccumuloVertex
 
getEdges(EnumSet<FetchHint>, Authorizations) - Method in class org.neolumin.vertexium.accumulo.AccumuloGraph
 
getEdges(Iterable<String>, EnumSet<FetchHint>, Authorizations) - Method in class org.neolumin.vertexium.accumulo.AccumuloGraph
 
getEdges(Direction, Authorizations) - Method in class org.neolumin.vertexium.accumulo.AccumuloVertex
 
getEdges(Direction, EnumSet<FetchHint>, Authorizations) - Method in class org.neolumin.vertexium.accumulo.AccumuloVertex
 
getEdges(Direction, String, Authorizations) - Method in class org.neolumin.vertexium.accumulo.AccumuloVertex
 
getEdges(Direction, String, EnumSet<FetchHint>, Authorizations) - Method in class org.neolumin.vertexium.accumulo.AccumuloVertex
 
getEdges(Direction, String[], Authorizations) - Method in class org.neolumin.vertexium.accumulo.AccumuloVertex
 
getEdges(Direction, String[], EnumSet<FetchHint>, Authorizations) - Method in class org.neolumin.vertexium.accumulo.AccumuloVertex
 
getEdges(Vertex, Direction, Authorizations) - Method in class org.neolumin.vertexium.accumulo.AccumuloVertex
 
getEdges(Vertex, Direction, EnumSet<FetchHint>, Authorizations) - Method in class org.neolumin.vertexium.accumulo.AccumuloVertex
 
getEdges(Vertex, Direction, String, Authorizations) - Method in class org.neolumin.vertexium.accumulo.AccumuloVertex
 
getEdges(Vertex, Direction, String, EnumSet<FetchHint>, Authorizations) - Method in class org.neolumin.vertexium.accumulo.AccumuloVertex
 
getEdges(Vertex, Direction, String[], Authorizations) - Method in class org.neolumin.vertexium.accumulo.AccumuloVertex
 
getEdges(Vertex, Direction, String[], EnumSet<FetchHint>, Authorizations) - Method in class org.neolumin.vertexium.accumulo.AccumuloVertex
 
getEdges(EnumSet<FetchHint>, Authorizations) - Method in class org.neolumin.vertexium.accumulo.mapreduce.ElementMapperGraph
 
getEdgesInRange(String, String, EnumSet<FetchHint>, Authorizations) - Method in class org.neolumin.vertexium.accumulo.AccumuloGraph
 
getEdgesTableName(String) - Static method in class org.neolumin.vertexium.accumulo.AccumuloGraph
 
getEdgesTableName() - Method in class org.neolumin.vertexium.accumulo.AccumuloGraph
 
getEdgesWriter() - Method in class org.neolumin.vertexium.accumulo.AccumuloGraph
 
getFileSystem() - Method in class org.neolumin.vertexium.accumulo.AccumuloGraph
 
getGraph() - Method in class org.neolumin.vertexium.accumulo.AccumuloElement
 
getGraph() - Method in class org.neolumin.vertexium.accumulo.ElementMaker
 
getGraph() - Method in class org.neolumin.vertexium.accumulo.mapreduce.ElementMapper
 
getHiddenVisibilities() - Method in class org.neolumin.vertexium.accumulo.ElementMaker
 
getHiddenVisibilities() - Method in class org.neolumin.vertexium.accumulo.LazyMutableProperty
 
getId() - Method in class org.neolumin.vertexium.accumulo.ElementMaker
 
getIdFromRowKey(String) - Method in class org.neolumin.vertexium.accumulo.EdgeMaker
 
getIdFromRowKey(String) - Method in class org.neolumin.vertexium.accumulo.ElementMaker
 
getIdFromRowKey(String) - Method in class org.neolumin.vertexium.accumulo.VertexMaker
 
getIdGenerator() - Method in class org.neolumin.vertexium.accumulo.mapreduce.ElementMapper
 
getIdGenerator() - Method in class org.neolumin.vertexium.accumulo.mapreduce.ElementMapperGraph
 
getKey() - Method in class org.neolumin.vertexium.accumulo.LazyMutableProperty
 
getLabel() - Method in class org.neolumin.vertexium.accumulo.AccumuloEdge
 
getLabel() - Method in class org.neolumin.vertexium.accumulo.EdgeInfo
 
getMaxStreamingPropertyValueTableDataSize() - Method in class org.neolumin.vertexium.accumulo.AccumuloGraphConfiguration
 
getMetadata() - Method in class org.neolumin.vertexium.accumulo.AccumuloGraph
 
getMetadata(String) - Method in class org.neolumin.vertexium.accumulo.AccumuloGraph
 
getMetadata() - Method in class org.neolumin.vertexium.accumulo.LazyMutableProperty
 
getMetadata() - Method in class org.neolumin.vertexium.accumulo.mapreduce.ElementMapperGraph
 
getMetadataInRange(Range) - Method in class org.neolumin.vertexium.accumulo.AccumuloGraph
 
getMetadataTableName(String) - Static method in class org.neolumin.vertexium.accumulo.AccumuloGraph
 
getMetadataTableName() - Method in class org.neolumin.vertexium.accumulo.AccumuloGraph
 
getMetadataWriter() - Method in class org.neolumin.vertexium.accumulo.AccumuloGraph
 
getName() - Method in class org.neolumin.vertexium.accumulo.LazyMutableProperty
 
getNameSubstitutionStrategy() - Method in class org.neolumin.vertexium.accumulo.AccumuloGraph
 
getOtherVertex(String, Authorizations) - Method in class org.neolumin.vertexium.accumulo.AccumuloEdge
 
getOtherVertex(String, EnumSet<FetchHint>, Authorizations) - Method in class org.neolumin.vertexium.accumulo.AccumuloEdge
 
getOtherVertexId(String) - Method in class org.neolumin.vertexium.accumulo.AccumuloEdge
 
getOutputCommitter(TaskAttemptContext) - Method in class org.neolumin.vertexium.accumulo.mapreduce.AccumuloElementOutputFormat
 
getPath() - Method in class org.neolumin.vertexium.accumulo.StreamingPropertyValueHdfsRef
 
getProperties(boolean) - Method in class org.neolumin.vertexium.accumulo.ElementMaker
 
getPropertyColumnQualifier(PropertyRemoveMutation) - Method in class org.neolumin.vertexium.accumulo.ElementMutationBuilder
 
getPropertyColumnQualifier(Property) - Method in class org.neolumin.vertexium.accumulo.ElementMutationBuilder
 
getPropertyColumnQualifierWithVisibilityString(Property) - Static method in class org.neolumin.vertexium.accumulo.ElementMutationBuilder
 
getPropertyMetadataColumnQualifier(Property, String) - Method in class org.neolumin.vertexium.accumulo.ElementMutationBuilder
 
getRecordWriter(TaskAttemptContext) - Method in class org.neolumin.vertexium.accumulo.mapreduce.AccumuloElementOutputFormat
 
getSearchIndexSecurityGranularity() - Method in class org.neolumin.vertexium.accumulo.mapreduce.ElementMapperGraph
 
getSplits(JobContext) - Method in class org.neolumin.vertexium.accumulo.mapreduce.AccumuloElementInputFormatBase
 
getStringValueSeparatorJoined(String...) - Static method in class org.neolumin.vertexium.accumulo.ElementMutationBuilder
 
getSubstitutionList(Map) - Static method in class org.neolumin.vertexium.accumulo.SimpleSubstitutionUtils
 
getTableNamePrefix() - Method in class org.neolumin.vertexium.accumulo.AccumuloGraphConfiguration
 
getTimestamp() - Method in class org.neolumin.vertexium.accumulo.AccumuloElement
 
getTimestamp() - Method in class org.neolumin.vertexium.accumulo.LazyMutableProperty
 
getValue() - Method in class org.neolumin.vertexium.accumulo.LazyMutableProperty
 
getValueSeparatedJoined(String...) - Static method in class org.neolumin.vertexium.accumulo.ElementMutationBuilder
 
getValueSerializer() - Method in class org.neolumin.vertexium.accumulo.AccumuloGraph
 
getValueType() - Method in class org.neolumin.vertexium.accumulo.StreamingPropertyValueRef
 
getVertex(Direction, Authorizations) - Method in class org.neolumin.vertexium.accumulo.AccumuloEdge
 
getVertex(Direction, EnumSet<FetchHint>, Authorizations) - Method in class org.neolumin.vertexium.accumulo.AccumuloEdge
 
getVertex(String, EnumSet<FetchHint>, Authorizations) - Method in class org.neolumin.vertexium.accumulo.AccumuloGraph
 
getVertexId(Direction) - Method in class org.neolumin.vertexium.accumulo.AccumuloEdge
 
getVertexId() - Method in class org.neolumin.vertexium.accumulo.EdgeInfo
 
getVertexIds(Direction, String, Authorizations) - Method in class org.neolumin.vertexium.accumulo.AccumuloVertex
 
getVertexIds(Direction, Authorizations) - Method in class org.neolumin.vertexium.accumulo.AccumuloVertex
 
getVertexIds(Direction, String[], Authorizations) - Method in class org.neolumin.vertexium.accumulo.AccumuloVertex
 
getVertices(EnumSet<FetchHint>, Authorizations) - Method in class org.neolumin.vertexium.accumulo.AccumuloGraph
 
getVertices(Iterable<String>, EnumSet<FetchHint>, Authorizations) - Method in class org.neolumin.vertexium.accumulo.AccumuloGraph
 
getVertices(Direction, Authorizations) - Method in class org.neolumin.vertexium.accumulo.AccumuloVertex
 
getVertices(Direction, EnumSet<FetchHint>, Authorizations) - Method in class org.neolumin.vertexium.accumulo.AccumuloVertex
 
getVertices(Direction, String, Authorizations) - Method in class org.neolumin.vertexium.accumulo.AccumuloVertex
 
getVertices(Direction, String, EnumSet<FetchHint>, Authorizations) - Method in class org.neolumin.vertexium.accumulo.AccumuloVertex
 
getVertices(Direction, String[], Authorizations) - Method in class org.neolumin.vertexium.accumulo.AccumuloVertex
 
getVertices(Direction, String[], EnumSet<FetchHint>, Authorizations) - Method in class org.neolumin.vertexium.accumulo.AccumuloVertex
 
getVertices(EnumSet<FetchHint>, Authorizations) - Method in class org.neolumin.vertexium.accumulo.mapreduce.ElementMapperGraph
 
getVerticesInRange(Range, EnumSet<FetchHint>, Authorizations) - Method in class org.neolumin.vertexium.accumulo.AccumuloGraph
 
getVerticesTableName(String) - Static method in class org.neolumin.vertexium.accumulo.AccumuloGraph
 
getVerticesTableName() - Method in class org.neolumin.vertexium.accumulo.AccumuloGraph
 
getVerticesWriter() - Method in class org.neolumin.vertexium.accumulo.AccumuloGraph
 
getVisibility() - Method in class org.neolumin.vertexium.accumulo.ElementMaker
 
getVisibility() - Method in class org.neolumin.vertexium.accumulo.LazyMutableProperty
 
getVisibilitySignal() - Method in class org.neolumin.vertexium.accumulo.EdgeMaker
 
getVisibilitySignal() - Method in class org.neolumin.vertexium.accumulo.ElementMaker
 
getVisibilitySignal() - Method in class org.neolumin.vertexium.accumulo.VertexMaker
 
getWriterFromElementType(Element) - Method in class org.neolumin.vertexium.accumulo.AccumuloGraph
 
getZookeeperServers() - Method in class org.neolumin.vertexium.accumulo.AccumuloGraphConfiguration
 
GRAPH_CONFIG_PREFIX - Static variable in class org.neolumin.vertexium.accumulo.mapreduce.ElementMapper
 

H

HDFS_CONFIG_PREFIX - Static variable in class org.neolumin.vertexium.accumulo.AccumuloGraphConfiguration
 
HDFS_ROOT_DIR - Static variable in class org.neolumin.vertexium.accumulo.AccumuloGraphConfiguration
 
HDFS_USER - Static variable in class org.neolumin.vertexium.accumulo.AccumuloGraphConfiguration
 
HIDDEN_VALUE - Static variable in class org.neolumin.vertexium.accumulo.AccumuloElement
 

I

isAutoFlush() - Method in class org.neolumin.vertexium.accumulo.AccumuloGraphConfiguration
 
isFieldBoostSupported() - Method in class org.neolumin.vertexium.accumulo.mapreduce.ElementMapperGraph
 
isHidden(Authorizations) - Method in class org.neolumin.vertexium.accumulo.LazyMutableProperty
 
isSearchIndex() - Method in class org.neolumin.vertexium.accumulo.StreamingPropertyValueRef
 
isStore() - Method in class org.neolumin.vertexium.accumulo.StreamingPropertyValueRef
 
isUseServerSideElementVisibilityRowFilter() - Method in class org.neolumin.vertexium.accumulo.AccumuloGraphConfiguration
 
isVisibilityValid(Visibility, Authorizations) - Method in class org.neolumin.vertexium.accumulo.AccumuloGraph
 
isVisibilityValid(Visibility, Authorizations) - Method in class org.neolumin.vertexium.accumulo.mapreduce.ElementMapperGraph
 

J

JavaValueSerializer - Class in org.neolumin.vertexium.accumulo.serializer
 
JavaValueSerializer() - Constructor for class org.neolumin.vertexium.accumulo.serializer.JavaValueSerializer
 

K

KEY_IDENTIFIER - Static variable in class org.neolumin.vertexium.accumulo.SimpleSubstitutionUtils
 

L

LazyMutableProperty - Class in org.neolumin.vertexium.accumulo
 
LazyMutableProperty(AccumuloGraph, ValueSerializer, String, String, byte[], LazyPropertyMetadata, Set<Visibility>, Visibility, long) - Constructor for class org.neolumin.vertexium.accumulo.LazyMutableProperty
 
LazyPropertyMetadata - Class in org.neolumin.vertexium.accumulo
 
LazyPropertyMetadata() - Constructor for class org.neolumin.vertexium.accumulo.LazyPropertyMetadata
 

M

make(boolean) - Method in class org.neolumin.vertexium.accumulo.ElementMaker
 
makeElement(boolean) - Method in class org.neolumin.vertexium.accumulo.EdgeMaker
 
makeElement(boolean) - Method in class org.neolumin.vertexium.accumulo.ElementMaker
 
makeElement(boolean) - Method in class org.neolumin.vertexium.accumulo.VertexMaker
 
markEdgeHidden(Edge, Visibility, Authorizations) - Method in class org.neolumin.vertexium.accumulo.AccumuloGraph
 
markEdgeHidden(Edge, Visibility, Authorizations) - Method in class org.neolumin.vertexium.accumulo.mapreduce.ElementMapperGraph
 
markEdgeVisible(Edge, Visibility, Authorizations) - Method in class org.neolumin.vertexium.accumulo.AccumuloGraph
 
markEdgeVisible(Edge, Visibility, Authorizations) - Method in class org.neolumin.vertexium.accumulo.mapreduce.ElementMapperGraph
 
markPropertyHidden(Property, Visibility, Authorizations) - Method in class org.neolumin.vertexium.accumulo.AccumuloElement
 
markPropertyHidden(AccumuloElement, Property, Visibility, Authorizations) - Method in class org.neolumin.vertexium.accumulo.AccumuloGraph
 
markPropertyVisible(Property, Visibility, Authorizations) - Method in class org.neolumin.vertexium.accumulo.AccumuloElement
 
markPropertyVisible(AccumuloElement, Property, Visibility, Authorizations) - Method in class org.neolumin.vertexium.accumulo.AccumuloGraph
 
markVertexHidden(Vertex, Visibility, Authorizations) - Method in class org.neolumin.vertexium.accumulo.AccumuloGraph
 
markVertexHidden(Vertex, Visibility, Authorizations) - Method in class org.neolumin.vertexium.accumulo.mapreduce.ElementMapperGraph
 
markVertexVisible(Vertex, Visibility, Authorizations) - Method in class org.neolumin.vertexium.accumulo.AccumuloGraph
 
markVertexVisible(Vertex, Visibility, Authorizations) - Method in class org.neolumin.vertexium.accumulo.mapreduce.ElementMapperGraph
 
MAX_STREAMING_PROPERTY_VALUE_TABLE_DATA_SIZE - Static variable in class org.neolumin.vertexium.accumulo.AccumuloGraphConfiguration
 
METADATA_COLUMN_FAMILY - Static variable in class org.neolumin.vertexium.accumulo.AccumuloGraph
 
METADATA_COLUMN_QUALIFIER - Static variable in class org.neolumin.vertexium.accumulo.AccumuloGraph
 

N

NAME_SUBSTITUTION_STRATEGY_PROP_PREFIX - Static variable in class org.neolumin.vertexium.accumulo.AccumuloGraphConfiguration
 

O

objectToValue(Object) - Method in class org.neolumin.vertexium.accumulo.serializer.JavaValueSerializer
 
objectToValue(Object) - Method in interface org.neolumin.vertexium.accumulo.serializer.ValueSerializer
 
org.neolumin.vertexium.accumulo - package org.neolumin.vertexium.accumulo
 
org.neolumin.vertexium.accumulo.mapreduce - package org.neolumin.vertexium.accumulo.mapreduce
 
org.neolumin.vertexium.accumulo.serializer - package org.neolumin.vertexium.accumulo.serializer
 

P

parse(Value) - Static method in class org.neolumin.vertexium.accumulo.EdgeInfo
 
prepareEdge(String, String, String, String, Visibility) - Method in class org.neolumin.vertexium.accumulo.AccumuloGraph
 
prepareEdge(String, Vertex, Vertex, String, Visibility) - Method in class org.neolumin.vertexium.accumulo.AccumuloGraph
 
prepareEdge(Edge) - Method in class org.neolumin.vertexium.accumulo.mapreduce.ElementMapper
 
prepareEdge(String, String, String, String, Visibility) - Method in class org.neolumin.vertexium.accumulo.mapreduce.ElementMapper
 
prepareEdge(String, Vertex, Vertex, String, Visibility) - Method in class org.neolumin.vertexium.accumulo.mapreduce.ElementMapper
 
prepareEdge(String, Vertex, Vertex, String, Visibility) - Method in class org.neolumin.vertexium.accumulo.mapreduce.ElementMapperGraph
 
prepareEdge(String, String, String, String, Visibility) - Method in class org.neolumin.vertexium.accumulo.mapreduce.ElementMapperGraph
 
prepareMutation() - Method in class org.neolumin.vertexium.accumulo.AccumuloEdge
 
prepareMutation() - Method in class org.neolumin.vertexium.accumulo.AccumuloVertex
 
prepareVertex(String, Visibility) - Method in class org.neolumin.vertexium.accumulo.AccumuloGraph
 
prepareVertex(Vertex) - Method in class org.neolumin.vertexium.accumulo.mapreduce.ElementMapper
 
prepareVertex(String, Visibility) - Method in class org.neolumin.vertexium.accumulo.mapreduce.ElementMapper
 
prepareVertex(String, Visibility) - Method in class org.neolumin.vertexium.accumulo.mapreduce.ElementMapperGraph
 
processColumn(Key, Value) - Method in class org.neolumin.vertexium.accumulo.EdgeMaker
 
processColumn(Key, Value) - Method in class org.neolumin.vertexium.accumulo.ElementMaker
 
processColumn(Key, Value) - Method in class org.neolumin.vertexium.accumulo.VertexMaker
 

Q

query(Authorizations) - Method in class org.neolumin.vertexium.accumulo.AccumuloVertex
 
query(String, Authorizations) - Method in class org.neolumin.vertexium.accumulo.AccumuloVertex
 
query(Authorizations) - Method in class org.neolumin.vertexium.accumulo.mapreduce.ElementMapperGraph
 
query(String, Authorizations) - Method in class org.neolumin.vertexium.accumulo.mapreduce.ElementMapperGraph
 

R

reindex(Authorizations) - Method in class org.neolumin.vertexium.accumulo.mapreduce.ElementMapperGraph
 
removeEdge(Edge, Authorizations) - Method in class org.neolumin.vertexium.accumulo.AccumuloGraph
 
removeEdge(Edge, Authorizations) - Method in class org.neolumin.vertexium.accumulo.mapreduce.ElementMapperGraph
 
removeHiddenVisibility(Visibility) - Method in class org.neolumin.vertexium.accumulo.LazyMutableProperty
 
removeMetadata(String, Visibility) - Method in class org.neolumin.vertexium.accumulo.LazyMutableProperty
 
removeProperty(String, String, Authorizations) - Method in class org.neolumin.vertexium.accumulo.AccumuloElement
 
removeProperty(String, Authorizations) - Method in class org.neolumin.vertexium.accumulo.AccumuloElement
 
removeVertex(Vertex, Authorizations) - Method in class org.neolumin.vertexium.accumulo.AccumuloGraph
 
removeVertex(Vertex, Authorizations) - Method in class org.neolumin.vertexium.accumulo.mapreduce.ElementMapperGraph
 

S

saveDataMutation(Mutation) - Method in class org.neolumin.vertexium.accumulo.ElementMutationBuilder
 
saveDataMutation(Mapper<KEYIN, VALUEIN, KEYOUT, VALUEOUT>.Context, Text, Mutation) - Method in class org.neolumin.vertexium.accumulo.mapreduce.ElementMapper
 
saveEdge(AccumuloEdge) - Method in class org.neolumin.vertexium.accumulo.ElementMutationBuilder
 
saveEdgeMutation(Mutation) - Method in class org.neolumin.vertexium.accumulo.ElementMutationBuilder
 
saveEdgeMutation(Mapper<KEYIN, VALUEIN, KEYOUT, VALUEOUT>.Context, Text, Mutation) - Method in class org.neolumin.vertexium.accumulo.mapreduce.ElementMapper
 
saveExistingElementMutation(ExistingElementMutationImpl<TElement>, Authorizations) - Method in class org.neolumin.vertexium.accumulo.AccumuloElement
 
saveStreamingPropertyValue(String, Property, StreamingPropertyValue) - Method in class org.neolumin.vertexium.accumulo.ElementMutationBuilder
 
saveVertex(AccumuloVertex) - Method in class org.neolumin.vertexium.accumulo.ElementMutationBuilder
 
saveVertexMutation(Mutation) - Method in class org.neolumin.vertexium.accumulo.ElementMutationBuilder
 
saveVertexMutation(Mapper<KEYIN, VALUEIN, KEYOUT, VALUEOUT>.Context, Text, Mutation) - Method in class org.neolumin.vertexium.accumulo.mapreduce.ElementMapper
 
setInputInfo(Job, AccumuloGraph, String, String, String, AuthenticationToken, String[]) - Static method in class org.neolumin.vertexium.accumulo.mapreduce.AccumuloEdgeInputFormat
 
setInputInfo(Job, String, String, String, AuthenticationToken, String[], String) - Static method in class org.neolumin.vertexium.accumulo.mapreduce.AccumuloElementInputFormatBase
 
setInputInfo(Job, AccumuloGraph, String, String, String, AuthenticationToken, String[]) - Static method in class org.neolumin.vertexium.accumulo.mapreduce.AccumuloVertexInputFormat
 
setMetadata(String, Object) - Method in class org.neolumin.vertexium.accumulo.AccumuloGraph
 
setMetadata(String, Object) - Method in class org.neolumin.vertexium.accumulo.mapreduce.ElementMapperGraph
 
setOutputInfo(Job, String, String, String, AuthenticationToken) - Static method in class org.neolumin.vertexium.accumulo.mapreduce.AccumuloElementOutputFormat
 
setup() - Method in class org.neolumin.vertexium.accumulo.AccumuloGraph
 
setup(Mapper<KEYIN, VALUEIN, KEYOUT, VALUEOUT>.Context) - Method in class org.neolumin.vertexium.accumulo.mapreduce.ElementMapper
 
setupGraphMetadata() - Method in class org.neolumin.vertexium.accumulo.AccumuloGraph
 
setupGraphMetadata(GraphMetadataEntry) - Method in class org.neolumin.vertexium.accumulo.AccumuloGraph
 
setValue(Object) - Method in class org.neolumin.vertexium.accumulo.LazyMutableProperty
 
setVisibility(Visibility) - Method in class org.neolumin.vertexium.accumulo.LazyMutableProperty
 
shutdown() - Method in class org.neolumin.vertexium.accumulo.AccumuloGraph
 
shutdown() - Method in class org.neolumin.vertexium.accumulo.mapreduce.ElementMapperGraph
 
SimpleSubstitutionUtils - Class in org.neolumin.vertexium.accumulo
 
SimpleSubstitutionUtils() - Constructor for class org.neolumin.vertexium.accumulo.SimpleSubstitutionUtils
 
StreamingPropertyValueHdfsRef - Class in org.neolumin.vertexium.accumulo
 
StreamingPropertyValueHdfsRef() - Constructor for class org.neolumin.vertexium.accumulo.StreamingPropertyValueHdfsRef
 
StreamingPropertyValueHdfsRef(String, StreamingPropertyValue) - Constructor for class org.neolumin.vertexium.accumulo.StreamingPropertyValueHdfsRef
 
StreamingPropertyValueRef - Class in org.neolumin.vertexium.accumulo
 
StreamingPropertyValueRef() - Constructor for class org.neolumin.vertexium.accumulo.StreamingPropertyValueRef
 
StreamingPropertyValueRef(StreamingPropertyValue) - Constructor for class org.neolumin.vertexium.accumulo.StreamingPropertyValueRef
 
streamingPropertyValueTableData(String) - Method in class org.neolumin.vertexium.accumulo.AccumuloGraph
 
StreamingPropertyValueTableRef - Class in org.neolumin.vertexium.accumulo
 
StreamingPropertyValueTableRef() - Constructor for class org.neolumin.vertexium.accumulo.StreamingPropertyValueTableRef
 
StreamingPropertyValueTableRef(String, StreamingPropertyValue, byte[]) - Constructor for class org.neolumin.vertexium.accumulo.StreamingPropertyValueTableRef
 
SUBSTITUTION_MAP_PREFIX - Static variable in class org.neolumin.vertexium.accumulo.SimpleSubstitutionUtils
 

T

TABLE_NAME_PREFIX - Static variable in class org.neolumin.vertexium.accumulo.AccumuloGraphConfiguration
 
toMap(Configuration) - Static method in class org.neolumin.vertexium.accumulo.mapreduce.VertexiumMRUtils
 
toMetadata(ValueSerializer) - Method in class org.neolumin.vertexium.accumulo.LazyPropertyMetadata
 
toStreamingPropertyValue(AccumuloGraph) - Method in class org.neolumin.vertexium.accumulo.StreamingPropertyValueHdfsRef
 
toStreamingPropertyValue(AccumuloGraph) - Method in class org.neolumin.vertexium.accumulo.StreamingPropertyValueRef
 
toStreamingPropertyValue(AccumuloGraph) - Method in class org.neolumin.vertexium.accumulo.StreamingPropertyValueTableRef
 
toString() - Method in class org.neolumin.vertexium.accumulo.AccumuloAuthorizations
 
toValue() - Method in class org.neolumin.vertexium.accumulo.EdgeInfo
 

U

USE_SERVER_SIDE_ELEMENT_VISIBILITY_ROW_FILTER - Static variable in class org.neolumin.vertexium.accumulo.AccumuloGraphConfiguration
 

V

VALUE_IDENTIFIER - Static variable in class org.neolumin.vertexium.accumulo.SimpleSubstitutionUtils
 
VALUE_SEPARATOR - Static variable in class org.neolumin.vertexium.accumulo.ElementMutationBuilder
 
VALUE_SERIALIZER_PROP_PREFIX - Static variable in class org.neolumin.vertexium.accumulo.AccumuloGraphConfiguration
 
ValueSerializer - Interface in org.neolumin.vertexium.accumulo.serializer
 
valueToObject(Value) - Method in class org.neolumin.vertexium.accumulo.serializer.JavaValueSerializer
 
valueToObject(byte[]) - Method in class org.neolumin.vertexium.accumulo.serializer.JavaValueSerializer
 
valueToObject(Value) - Method in interface org.neolumin.vertexium.accumulo.serializer.ValueSerializer
 
valueToObject(byte[]) - Method in interface org.neolumin.vertexium.accumulo.serializer.ValueSerializer
 
VERTEX_AFTER_ROW_KEY_PREFIX - Static variable in class org.neolumin.vertexium.accumulo.AccumuloGraph
 
VERTEX_ROW_KEY_PREFIX - Static variable in class org.neolumin.vertexium.accumulo.AccumuloConstants
 
VertexiumMRUtils - Class in org.neolumin.vertexium.accumulo.mapreduce
 
VertexiumMRUtils() - Constructor for class org.neolumin.vertexium.accumulo.mapreduce.VertexiumMRUtils
 
VertexMaker - Class in org.neolumin.vertexium.accumulo
 
VertexMaker(AccumuloGraph, Iterator<Map.Entry<Key, Value>>, Authorizations) - Constructor for class org.neolumin.vertexium.accumulo.VertexMaker
 
visibilityToAccumuloVisibility(Visibility) - Static method in class org.neolumin.vertexium.accumulo.AccumuloGraph
 
visibilityToAccumuloVisibility(String) - Static method in class org.neolumin.vertexium.accumulo.AccumuloGraph
 

Z

ZOOKEEPER_SERVERS - Static variable in class org.neolumin.vertexium.accumulo.AccumuloGraphConfiguration
 
A B C D E F G H I J K L M N O P Q R S T U V Z 

Copyright © 2014–2015. All rights reserved.