Uses of Package
org.openanzo.commands

Packages that use org.openanzo.commands
org.openanzo.client   
org.openanzo.commands   
org.openanzo.model.transaction   
org.openanzo.model.transaction.impl   
org.openanzo.serialization   
org.openanzo.server.repository.update   
 

Classes in org.openanzo.commands used by org.openanzo.client
Command
          An Command is basic unit of work that can be execute within a transaction.
CommandChain
          An CommandChain is an Command that is made up of a chain of Commands that get executed in order.
 

Classes in org.openanzo.commands used by org.openanzo.commands
AskResult
          AskResult is used as the expected precondition result from an Sparql Ask Query.
Command
          An Command is basic unit of work that can be execute within a transaction.
IPrecondition
          To avoid race conditions during a transaction's commital on the Anzo server, the server allows a transaction author to specify zero or more preconditions that must be satisfied (in an atomic fashion) before the actual triple additions and deletions occur.
IResult
          Placeholder for any common methods that might be needed to define the expected results of a precondition's query.
 

Classes in org.openanzo.commands used by org.openanzo.model.transaction
Command
          An Command is basic unit of work that can be execute within a transaction.
CommandChain
          An CommandChain is an Command that is made up of a chain of Commands that get executed in order.
IPrecondition
          To avoid race conditions during a transaction's commital on the Anzo server, the server allows a transaction author to specify zero or more preconditions that must be satisfied (in an atomic fashion) before the actual triple additions and deletions occur.
 

Classes in org.openanzo.commands used by org.openanzo.model.transaction.impl
Command
          An Command is basic unit of work that can be execute within a transaction.
CommandChain
          An CommandChain is an Command that is made up of a chain of Commands that get executed in order.
IPrecondition
          To avoid race conditions during a transaction's commital on the Anzo server, the server allows a transaction author to specify zero or more preconditions that must be satisfied (in an atomic fashion) before the actual triple additions and deletions occur.
 

Classes in org.openanzo.commands used by org.openanzo.serialization
IPrecondition
          To avoid race conditions during a transaction's commital on the Anzo server, the server allows a transaction author to specify zero or more preconditions that must be satisfied (in an atomic fashion) before the actual triple additions and deletions occur.
 

Classes in org.openanzo.commands used by org.openanzo.server.repository.update
IPrecondition
          To avoid race conditions during a transaction's commital on the Anzo server, the server allows a transaction author to specify zero or more preconditions that must be satisfied (in an atomic fashion) before the actual triple additions and deletions occur.
 



Copyright © 2007 Cambridge Semantics Inc.. All Rights Reserved.