A B C D E F G H I K L M N O P Q R S T U V W

A

ActionBufferList<T> - Class in iitb.con.ds
ActionBufferList is state buffer for performing actions to the database.
ActionBufferList() - Constructor for class iitb.con.ds.ActionBufferList
Initializes the action buffers
ActionBufferList.Action - Enum in iitb.con.ds
 
add(Object, int, ActionBufferList.Action) - Method in class iitb.con.ds.ActionBufferList
Adds the object to the respective action buffer
add(Instance) - Method in class iitb.con.net.ConceptNet
Adds the Instance to the concept-nets.
add(Instance) - Method in class iitb.con.net.FileConceptNet
Adds the instance to the concept-net.
The instance can be EntityInstance or RelationInstance
add(int...) - Method in class iitb.con.util.IntArrayGrid
Adds the values for a row to the grid
add(K, V) - Method in class iitb.con.util.KeyList
Adds to the list
add(int, int) - Method in class iitb.con.util.Sorted2DIntArray
Add a value to the array, appending it after the current values.
add(int...) - Method in class iitb.con.util.Unbound2DIntArray
Add a value to the array, appending it after the current values.
addAttribute(String, byte, boolean) - Method in class iitb.con.core.Type
Adds the attribute to the type.
Returns false in the Result object, if the attribute already exists.
addAttribute(Attribute) - Method in class iitb.con.core.Type
Adds the attribute to the type.
Returns false in the Result object, if the attribute already exists.
addInstance(InstanceMetaItem) - Method in class iitb.con.net.FileConceptNet
 
addInstance(Instance, short) - Method in class iitb.con.net.FileConceptNet
 
ArrayFreeSpaceList - Class in iitb.con.util
ArrayFreeSpaceList is the list which maintains the information about the free blocks in a file.
ArrayFreeSpaceList(String, String) - Constructor for class iitb.con.util.ArrayFreeSpaceList
Reads and initializes the information about the free blocks space
Attribute - Class in iitb.con.core
Attribute class used to model the Entity and Relationattributes.
Attributes can be of two types:
- Single-valued
- Multi-valued (or) Repeating

DataType - for the attribute data types.

Attribute() - Constructor for class iitb.con.core.Attribute
 
Attribute(String) - Constructor for class iitb.con.core.Attribute
Initializes the newly created Attribute with the attribute name.
Attribute(String, byte) - Constructor for class iitb.con.core.Attribute
Initializes the newly created Attribute with the attribute name and data type.
Attribute(String, byte, boolean) - Constructor for class iitb.con.core.Attribute
Initializes the newly created Attribute with the attribute name, data type and repeating info.
attributeDeSerialize(ByteBuffer, Object) - Method in class iitb.con.ds.InstanceSerializer
Deserializes the given bytes to object
attributeDeSerialize(ByteBuffer, Object) - Method in class iitb.con.ds.InstanceTableSerializer
Deserializes the given bytes to object
attributeDeSerialize(ByteBuffer, Object) - Method in interface iitb.con.ds.ItemSerializer
Deserializes the given bytes to object
attributeDeSerialize(ByteBuffer, Object) - Method in class iitb.con.ds.TypeSerializer
Deserializes the specified attribute to object value
attributeDeSerialize(ByteBuffer, Object) - Method in class iitb.con.indexing.isam.LeafNode
Deserializes the specified attribute to object value
attributeDeSerialize(ByteBuffer, Object) - Method in class iitb.con.indexing.isam.NonLeafNode
Deserializes the specified attribute to object value

A B C D E F G H I K L M N O P Q R S T U V W