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

N

N_PHASES - Static variable in class edu.upc.dama.dex.io.Loader.Mode
Performs the load in N phases.
name - Variable in class edu.upc.dama.dex.core.Attribute
Deprecated. Name of the attribute.
NAVIGATION_BACKWARD - Static variable in interface edu.upc.dama.dex.algorithms.Algorithm
Navigation kind which allows to backward traverse edges.
NAVIGATION_FORWARD - Static variable in interface edu.upc.dama.dex.algorithms.Algorithm
Navigation kind which allows to forward traverse edges.
NAVIGATION_UNDIRECTED - Static variable in interface edu.upc.dama.dex.algorithms.Algorithm
Navigation kind which allows to traverse edges in both direcctions (forward and backward).
NE - Static variable in class edu.upc.dama.dex.core.Operation
Deprecated. Not equal to.
neighbors(long, int, short) - Method in class edu.upc.dama.dex.core.Graph
Gets the neighbors from a node for the given edge type.
neighbors(long, String, short) - Method in class edu.upc.dama.dex.core.Graph
Deprecated. As of release 1.2, replace by Graph.neighbors(long, int, short).
neighbors(Objects, int, short) - Method in class edu.upc.dama.dex.core.Graph
Gets the neighbors from a node for the given edge type.
neighbors(Objects, String, short) - Method in class edu.upc.dama.dex.core.Graph
Deprecated. As of release 1.2, replace by Graph.neighbors(long, int, short).
newAttribute(int, String, short, short) - Method in class edu.upc.dama.dex.core.Graph
Creates a new attribute.
newAttribute(int, String, short) - Method in class edu.upc.dama.dex.core.Graph
Creates a new Graph.ATTR_KIND_INDEXED attribute.
newEdge(long, long, int) - Method in class edu.upc.dama.dex.core.Graph
Creates a new edge of the given type identifier between two given nodes.
newEdge(long, Value, long, Value, int) - Method in class edu.upc.dama.dex.core.Graph
Creates a new edge of the given type identifier between two nodes.
newEdgeType(String, boolean) - Method in class edu.upc.dama.dex.core.Graph
Creates a new edge type.
newEdgeType(String, boolean, boolean) - Method in class edu.upc.dama.dex.core.Graph
Creates a new edge type.
newEdgeType(String) - Method in class edu.upc.dama.dex.core.Graph
Creates a new directed edge type.
newNode(int) - Method in class edu.upc.dama.dex.core.Graph
Creates a new node of the given type identifier.
newNodeType(String) - Method in class edu.upc.dama.dex.core.Graph
Creates a new node type.
newRestrictedEdgeType(String, int, int) - Method in class edu.upc.dama.dex.core.Graph
Creates a new restricted edge type.
newRestrictedEdgeType(String, int, int, boolean) - Method in class edu.upc.dama.dex.core.Graph
Creates a new restricted edge type.
newSession() - Method in class edu.upc.dama.dex.core.GraphPool
Gets the Session instance.
newTransientAttribute(int, short, short) - Method in class edu.upc.dama.dex.core.Graph
Creates a new transient attribute with an auto-generated unique name.
newTransientAttribute(int, short) - Method in class edu.upc.dama.dex.core.Graph
Creates a new transient Graph.ATTR_KIND_BASIC attribute with an auto-generated unique name.
newUndirectedEdgeType(String) - Method in class edu.upc.dama.dex.core.Graph
Creates a new undirected edge type.
next() - Method in class edu.upc.dama.dex.algorithms.TraversalBFS
Returns the next node and advances the iterator.
next() - Method in class edu.upc.dama.dex.algorithms.TraversalDFS
Returns the next node and advances the iterator.
next() - Method in class edu.upc.dama.dex.core.Objects.Iterator
Gets the next object identifier into the collection and moves forward the iterator.
next(long, boolean) - Method in class edu.upc.dama.dex.core.Objects
Gets the next object identifier in the collection from the given one.
next() - Method in class edu.upc.dama.dex.core.Values
Gets the next Value into the collection and moves forward the iterator.
nil - Variable in class edu.upc.dama.dex.core.Graph.AttributeStats
Number of objects without a Value for the attribute.
nodes() - Method in class edu.upc.dama.dex.core.Graph
Gets the total number of nodes.
NodeTypeExporter - Class in edu.upc.dama.dex.io
Exporter implementation for node types.
NodeTypeExporter(RowWriter, Graph, int) - Constructor for class edu.upc.dama.dex.io.NodeTypeExporter
Creates a new instance of NodeTypeExporter.
All atrributes are exported.
NodeTypeExporter(RowWriter, Graph, int, Long[]) - Constructor for class edu.upc.dama.dex.io.NodeTypeExporter
Creates a new instance of NodeTypeExporter.
NodeTypeLoader - Class in edu.upc.dama.dex.io
Loader implementation for node types.
NodeTypeLoader(RowReader, Graph, int) - Constructor for class edu.upc.dama.dex.io.NodeTypeLoader
Create a new instance of NodeTypeLoader.
nodeTypes() - Method in class edu.upc.dama.dex.core.Graph
Gets all node type identifiers.
NULL - Static variable in class edu.upc.dama.dex.core.Value
NULL data type representation.
numEdges - Variable in class edu.upc.dama.dex.core.Graph
Total number of edges.
numNodes - Variable in class edu.upc.dama.dex.core.Graph
Total number of nodes.

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