public abstract class AbstractMultipleFileGraphConfig extends AbstractFileGraphConfig
| Constructor and Description |
|---|
AbstractMultipleFileGraphConfig() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
java.lang.String |
getName()
Get the graph name of this graph configuration.
|
int |
hashCode() |
java.lang.Boolean |
isEdgeLabel()
Checks if this graph configuration has the edge label.
|
getAttributes, getSeparator, isHeadergetDateFormat, getEdgePropertyDefault, getEdgePropertyDimension, getEdgePropertyName, getEdgePropertyType, getEdgeProps, getErrorHandling, getFormat, getLoading, getNodeKeyType, getNodePropertyDefault, getNodePropertyDimension, getNodePropertyName, getNodePropertyType, getVertexIdType, getVertexProps, isFileFormat, isFileFormat, isLoadEdgeKeys, isLoadVertexKeys, isMultipleFileFormat, isMultipleFileFormat, isSingleFileFormat, isSingleFileFormat, isVertexLabels, numEdgeProperties, numNodePropertiessetSerializablepublic boolean equals(java.lang.Object obj)
equals in class AbstractFileGraphConfigpublic java.lang.String getName()
GraphConfiggetName in class GraphConfigpublic int hashCode()
hashCode in class AbstractFileGraphConfigpublic java.lang.Boolean isEdgeLabel()
GraphConfigisEdgeLabel in class GraphConfigtrue if this graph configuration has the edge label.Copyright © 2016, 2017 Oracle Corp. All Rights Reserved.