public class BigdataGraphEdit extends Object
Modifier and Type | Class and Description |
---|---|
static class |
BigdataGraphEdit.Action |
Constructor and Description |
---|
BigdataGraphEdit(BigdataGraphEdit.Action action,
BigdataGraphAtom atom) |
BigdataGraphEdit(BigdataGraphEdit.Action action,
BigdataGraphAtom atom,
long timestamp) |
Modifier and Type | Method and Description |
---|---|
BigdataGraphEdit.Action |
getAction() |
BigdataGraphAtom |
getAtom() |
String |
getId() |
long |
getTimestamp() |
String |
toString() |
public BigdataGraphEdit(BigdataGraphEdit.Action action, BigdataGraphAtom atom)
public BigdataGraphEdit(BigdataGraphEdit.Action action, BigdataGraphAtom atom, long timestamp)
public BigdataGraphEdit.Action getAction()
public BigdataGraphAtom getAtom()
public long getTimestamp()
public String getId()
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.