Package | Description |
---|---|
oracle.pg.rdbms |
This package contains the APIs specific to the property graph support on Oracle Database.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<Job.LogEntry> |
Job.getLogEntries()
List of log entries emitted by this job.
|
Constructor and Description |
---|
Job(oracle.pg.rdbms.internal.adb.GraphStudioClient client, long id, java.lang.String name, java.lang.String description, Job.Type type, Job.Status status, java.lang.String createdBy, java.lang.String error, java.util.List<Job.LogEntry> logEntries) |