public abstract class AbstractFileGraphConfig extends GraphConfig
Constructor and Description |
---|
AbstractFileGraphConfig() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getName()
Get the graph name of this graph configuration.
|
int |
hashCode() |
getEdgePropertyDefault, getEdgePropertyName, getEdgePropertyType, getEdgeProps, getErrorHandling, getFormat, getLoading, getNodeKeyType, getNodePropertyDefault, getNodePropertyName, getNodePropertyType, getVertexIdType, getVertexProps, isFileFormat, isFileFormat, numEdgeProperties, numNodeProperties
setSerializable
public boolean equals(Object obj)
equals
in class GraphConfig
public String getName()
GraphConfig
getName
in class GraphConfig
public int hashCode()
hashCode
in class GraphConfig
Copyright © 2015. All rights reserved.