Package oracle.pgx.config
Class ReadGraphOption.SynchronizableOptionReadGraphOption
java.lang.Object
oracle.pgx.config.ReadGraphOption.SynchronizableOptionReadGraphOption
- All Implemented Interfaces:
ReadGraphOption
- Enclosing interface:
- ReadGraphOption
public static class ReadGraphOption.SynchronizableOptionReadGraphOption
extends Object
implements ReadGraphOption
Class for option, which specifies if graph cannot be synchronized, PGX will throw
an Exception
-
Nested Class Summary
Nested classes/interfaces inherited from interface oracle.pgx.config.ReadGraphOption
ReadGraphOption.OnMissingVertexOption, ReadGraphOption.OptimizedForOption, ReadGraphOption.ParallelHintDegreeReadGraphOption, ReadGraphOption.PropertyLoadingMode, ReadGraphOption.PropertyLoadingOption, ReadGraphOption.ReadGraphOptionDataBuilder, ReadGraphOption.SynchronizableOptionReadGraphOption -
Field Summary
Fields inherited from interface oracle.pgx.config.ReadGraphOption
ON_MISSING_VERTEX_ERROR, ON_MISSING_VERTEX_IGNORE_EDGE, ON_MISSING_VERTEX_IGNORE_EDGE_LOG, ON_MISSING_VERTEX_IGNORE_EDGE_LOG_ONCE, OPTIMIZED_FOR_READ, OPTIMIZED_FOR_UPDATES, SYNCHRONIZABLE -
Constructor Summary
Constructors -
Method Summary