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

I

Identifiers - Interface in edu.upc.dama.dex.core
Common identifiers.
ILIKE - Static variable in class edu.upc.dama.dex.core.Operation
Deprecated. Insensitive like.
in - Variable in class edu.upc.dama.dex.core.GraphPool.Statistics
KBytes read.
indexAttribute(long, short) - Method in class edu.upc.dama.dex.core.Graph
Changes the attribute kind.
INT - Static variable in class edu.upc.dama.dex.core.Value
Integer data type representation.
INTERSECTION - Static variable in class edu.upc.dama.dex.core.Objects.Combine
Deprecated.  
intersection(Session, Objects, Objects) - Static method in class edu.upc.dama.dex.core.Objects
Creates a new instance of Objects which is the intersection of the two given collections.
intersection(Objects) - Method in class edu.upc.dama.dex.core.Objects
Performs the intersection operation with the given collection.
INVALID_ATTRIBUTE - Static variable in interface edu.upc.dama.dex.core.Identifiers
Invalid attribute identifier.
INVALID_EDGE - Static variable in interface edu.upc.dama.dex.core.Identifiers
Invalid edge identifier.
INVALID_NODE - Static variable in interface edu.upc.dama.dex.core.Identifiers
Invalid node identifier.
INVALID_OID - Static variable in interface edu.upc.dama.dex.core.Identifiers
Invalid object identifier.
INVALID_TYPE - Static variable in interface edu.upc.dama.dex.core.Identifiers
Invalid type identifier.
isDirected() - Method in class edu.upc.dama.dex.core.Graph.TypeData
Gets whether it is a directed edge type.
isEdgeType() - Method in class edu.upc.dama.dex.core.Graph.TypeData
Gets whether it is an edge type.
isEdgeTypeDirected(int) - Method in class edu.upc.dama.dex.core.Graph
Deprecated. As of release 1.2, replace by Graph.getTypeData(int).
isEdgeTypeRestricted(int) - Method in class edu.upc.dama.dex.core.Graph
Deprecated. As of release 1.2, replace by Graph.getTypeData(int).
isEdgeTypeUndirected(int) - Method in class edu.upc.dama.dex.core.Graph
Deprecated. As of release 1.2, replace by Graph.getTypeData(int).
isEmpty() - Method in class edu.upc.dama.dex.core.Objects
Returns true if this Objects contains no elements.
isFit() - Method in class edu.upc.dama.dex.core.Export.NodeExport
Gets whether the node size is fitted to the label or not.
isNodeType() - Method in class edu.upc.dama.dex.core.Graph.TypeData
Gets whether it is a node type.
isNull() - Method in class edu.upc.dama.dex.core.Value
Gets whether the data type is Value.NULL or not.
isOpen() - Method in class edu.upc.dama.dex.core.DEX
Gets if the DEX is open.
isOpen() - Method in class edu.upc.dama.dex.core.Graph
Gets if the Graph is open.
isOpen() - Method in class edu.upc.dama.dex.core.GraphPool
Gets if the GraphPool is open.
isOpen() - Method in class edu.upc.dama.dex.core.Objects
Gets if the Objects instance is open.
isOpen() - Method in class edu.upc.dama.dex.core.Objects.Iterator
Gets if the Objects.Iterator instance is open.
isOpen() - Method in class edu.upc.dama.dex.core.Session
Gets if the Session is open.
isRestricted() - Method in class edu.upc.dama.dex.core.Graph.TypeData
Gets whether it is a restricted edge type.
isTypeEdge(int) - Method in class edu.upc.dama.dex.core.Graph
Gets if the given type is an edge type identifier.
isTypeNode(int) - Method in class edu.upc.dama.dex.core.Graph
Gets if the given type is an node type identifier.
isUndirected() - Method in class edu.upc.dama.dex.core.Graph.TypeData
Gets whether it is an undirected edge type.
iterator() - Method in class edu.upc.dama.dex.core.Objects
Gets an Objects.Iterator.
iterator(long) - Method in class edu.upc.dama.dex.core.Objects
Gets an Objects.Iterator.
iteratorFromOID(long) - Method in class edu.upc.dama.dex.core.Objects
Gets an Objects.Iterator pointing tot the given object.

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