public abstract class AbstractTwoTablesTextGraphConfig extends AbstractFileGraphConfig implements TwoTablesGraphConfig
ENV_SEPARATOR, ENV_VARIABLE_PREFIX, SYSTEM_PROPERTY_PREFIX
Constructor and Description |
---|
AbstractTwoTablesTextGraphConfig() |
Modifier and Type | Method and Description |
---|---|
boolean |
hasEdgeKeys() |
int |
hashCode() |
TwoTablesTextGraphConfigBuilder |
toGraphConfigBuilder() |
getEdgeDestinationColumn, getEdgeIdColumn, getEdgeLabelColumn, getEdgeSourceColumn, getEdgeUris, getExternalStores, getName, getSeparator, getStoringOptions, getUri, getUris, getVertexIdColumn, getVertexLabelsColumn, getVertexUris, isDetectGzip, isHeader
getArrayCompactionThreshold, getEdgeIdType, getEdgePropertyDefault, getEdgePropertyDimension, getEdgePropertyName, getEdgePropertyType, getEdgePropertyTypes, getEdgeProps, getLoadingFilter, getLoadingOptions, getNodeKeyType, getNodePropertyDefault, getNodePropertyDimension, getNodePropertyName, getNodePropertyType, getOptimizedFor, getPartitionWhileLoading, getValidatedEdgeIdStrategy, getValidatedEdgeIdType, getValidatedVertexIdStrategy, getValidatedVertexIdType, getVertexIdType, getVertexPropertyTypes, getVertexProps, hasVerticesAndEdgesSeparatedFileFormat, hasVerticesAndEdgesSeparatedFileFormat, isEdgeLabelLoadingEnabled, isFileFormat, isFileFormat, isLoadEdgeKeys, isLoadVertexKeys, isMultipleFileFormat, isMultipleFileFormat, isSingleFileFormat, isSingleFileFormat, isVertexLabelsLoadingEnabled, numEdgeProperties, numNodeProperties, skipEdgeLoading, skipVertexLoading, supportsEdgeLabel, supportsEdgeLabel, supportsPropertyColumn, supportsPropertyColumn, supportsVectorProperties, supportsVectorProperties, supportsVertexLabels, supportsVertexLabels
getDefault, getValueFromEnvironment, getValueFromEnvironment, parseString, setSerializable
equals, getClass, notify, notifyAll, toString, wait, wait, wait
getDatastore, getEdgesKeyColumn, getEdgesLabelColumn, getFromNidColumn, getNodesKeyColumn, getNodesLabelColumn, getToNidColumn
createLocalDateFormat, createTimeFormat, createTimestampFormat, createTimestampWithTimezoneFormat, createTimeWithTimezoneFormat, getAttributes, getErrorHandling, getFormat, getKeystoreAlias, getLocalDateFormat, getTimeFormat, getTimestampFormat, getTimestampWithTimezoneFormat, getTimeWithTimezoneFormat, getVectorComponentDelimiter
public boolean hasEdgeKeys()
hasEdgeKeys
in interface TwoTablesGraphConfig
public int hashCode()
hashCode
in class AbstractFileGraphConfig
public TwoTablesTextGraphConfigBuilder toGraphConfigBuilder()
toGraphConfigBuilder
in interface oracle.pgx.config.internal.ConvertibleToGraphConfigBuilder
toGraphConfigBuilder
in class AbstractFileGraphConfig
Copyright © 2015 - 2020 Oracle and/or its affiliates. All Rights Reserved.