public abstract class AbstractSingleFileGraphConfig extends AbstractFileGraphConfig
ENV_VARIABLE_PREFIX, SYSTEM_PROPERTY_PREFIX
Constructor and Description |
---|
AbstractSingleFileGraphConfig() |
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() |
getAttributes, getSeparator, isHeader
getDateFormat, getEdgePropertyDefault, getEdgePropertyDimension, getEdgePropertyName, getEdgePropertyType, getEdgeProps, getErrorHandling, getFormat, getLoading, getNodeKeyType, getNodePropertyDefault, getNodePropertyDimension, getNodePropertyName, getNodePropertyType, getVertexIdType, getVertexProps, hasEdgeLabel, hasVertexLabels, isEdgeLabel, isFileFormat, isFileFormat, isLoadEdgeKeys, isLoadVertexKeys, isMultipleFileFormat, isMultipleFileFormat, isSingleFileFormat, isSingleFileFormat, isVertexLabels, numEdgeProperties, numNodeProperties
getValueFromEnvironment, parseString, setSerializable
public boolean equals(java.lang.Object obj)
equals
in class AbstractFileGraphConfig
public java.lang.String getName()
GraphConfig
getName
in class GraphConfig
public int hashCode()
hashCode
in class AbstractFileGraphConfig
Copyright © 2016 Oracle Corp. All Rights Reserved.