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

F

findAttribute(int, String) - Method in class edu.upc.dama.dex.core.Graph
Gets the attribute identifier for the given node or edge type and name.
findAttributes(long) - Method in class edu.upc.dama.dex.core.Graph
Deprecated. As of release 1.2, replaced by Graph.getAttributes(long).
findAttributes(int) - Method in class edu.upc.dama.dex.core.Graph
Deprecated. As of release 1.2, replaced by Graph.getAttributesFromType(int).
findEdge(long, long, int) - Method in class edu.upc.dama.dex.core.Graph
Gets just an edge of the given type between two given nodes.
findEdges(long, long, int) - Method in class edu.upc.dama.dex.core.Graph
Gets all the edges of the given type between two given nodes.
findEdges(long, long, int, int) - Method in class edu.upc.dama.dex.core.Graph
Deprecated. As of release 1.2, replaced by Graph.findEdges(long, long, int)
findEdgeType(String) - Method in class edu.upc.dama.dex.core.Graph
Deprecated. As of release 1.2, replaced by Graph.findType(java.lang.String).
findNodeType(String) - Method in class edu.upc.dama.dex.core.Graph
Deprecated. As of release 1.2, replaced by Graph.findType(java.lang.String).
findObj(long, Value) - Method in class edu.upc.dama.dex.core.Graph
Finds a node or edge identifier which has the given value for the given attribute.
findType(String) - Method in class edu.upc.dama.dex.core.Graph
Gets the node or edge type identifier for the given name.
first() - Method in class edu.upc.dama.dex.core.Objects
Gets the first object identifier in the collection.
flush() - Method in class edu.upc.dama.dex.core.GraphPool
Flushes dirty data to disk.
flush() - Method in class edu.upc.dama.dex.core.TextStream
Operation not supported!
flush() - Method in class edu.upc.dama.dex.core.TextStream.TextWriter
Flush the stream.

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