Package | Description |
---|---|
com.bigdata.rdf.changesets | |
com.bigdata.rdf.sparql.ast.service.history |
Modifier and Type | Method and Description |
---|---|
ChangeAction |
IChangeRecord.getChangeAction()
Return the change action for this change record.
|
ChangeAction |
ChangeRecord.getChangeAction() |
static ChangeAction |
ChangeAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChangeAction[] |
ChangeAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ChangeRecord(ISPO stmt,
ChangeAction action) |
Constructor and Description |
---|
HistoryChangeRecord(ISPO stmt,
ChangeAction action,
long revisionTime) |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.