Uses of Package
org.basex.query.up.primitives

Packages that use org.basex.query.up.primitives
org.basex.query.up   
org.basex.query.up.primitives   
 

Classes in org.basex.query.up.primitives used by org.basex.query.up
Operation
          Abstract class for update operations.
UpdatePrimitive
          Base class for all update primitives.
 

Classes in org.basex.query.up.primitives used by org.basex.query.up.primitives
BasicOperation
          Basic task that operates on the database but is not an update primitive.
BasicOperation.TYPE
          Basic Operation types.
DBNew
          Update primitive for adding documents to databases.
InsertInto
          Insert into primitive.
NewInput
          Container for inputs that are to be added to a database.
NodeCopy
          Abstract update primitive which holds a copy of nodes to be inserted.
Operation
          Abstract class for update operations.
PrimitiveType
          UpdatePrimitive types.
UpdatePrimitive
          Base class for all update primitives.