Package | Description |
---|---|
com.franz.agraph.http |
AllegroGraph Java client HTTP layer for the
AllegroGraph HTTP Protocol, used by
com.franz.agraph.repository
and com.franz.agraph.jena . |
Modifier and Type | Method and Description |
---|---|
static AGHttpRepoClient.CommitPhase |
AGHttpRepoClient.CommitPhase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AGHttpRepoClient.CommitPhase[] |
AGHttpRepoClient.CommitPhase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AGHttpRepoClient.commit(AGHttpRepoClient.CommitPhase phase,
Xid xid)
Prepares or finalizes a previous prepared commit depending on the value of
phase.
|
Copyright © 2022 Franz Inc.. All rights reserved.