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

A

add(int) - Method in class com.sparsity.sparksee.gdb.AttributeList
Adds a Sparksee attribute identifier at the end of the list.
add(boolean) - Method in class com.sparsity.sparksee.gdb.BooleanList
Adds a Boolean at the end of the list.
add(int) - Method in class com.sparsity.sparksee.gdb.Int32List
Adds an 32-bit signed integer at the end of the list.
add(Long) - Method in class com.sparsity.sparksee.gdb.Objects
Adds the specified element to this set if it is not already present (optional operation).
add(long) - Method in class com.sparsity.sparksee.gdb.Objects
Adds an element into the collection.
add(long) - Method in class com.sparsity.sparksee.gdb.OIDList
Adds a Sparksee object identifier at the end of the list.
add(String) - Method in class com.sparsity.sparksee.gdb.StringList
Adds a String at the end of the list.
add(int) - Method in class com.sparsity.sparksee.gdb.TypeList
Adds a Sparksee type identifier at the end of the list.
add(Value) - Method in class com.sparsity.sparksee.gdb.ValueList
Adds a value to the end of the list.
addAll(Collection<? extends Long>) - Method in class com.sparsity.sparksee.gdb.Objects
Adds all of the elements in the specified collection to this set if they're not already present (optional operation).
addAllEdgeTypes() - Method in class com.sparsity.sparksee.algorithms.CommunitiesSCD
Allows connectivity through all edge types of the graph.
addAllEdgeTypes(EdgesDirection) - Method in class com.sparsity.sparksee.algorithms.Context
Allows for traversing all edge types of the graph.
addAllEdgeTypes() - Method in class com.sparsity.sparksee.algorithms.DisjointCommunityDetection
Allows connectivity through all edge types of the graph.
addAllEdgeTypes(EdgesDirection) - Method in class com.sparsity.sparksee.algorithms.KOpt
Allows for traversing all edge types of the graph.
addAllEdgeTypes(EdgesDirection) - Method in class com.sparsity.sparksee.algorithms.PageRank
Allows for traversing all edge types of the graph.
addAllEdgeTypes(EdgesDirection) - Method in class com.sparsity.sparksee.algorithms.RandomWalk
Allows for traversing all edge types of the graph.
addAllEdgeTypes(EdgesDirection) - Method in class com.sparsity.sparksee.algorithms.ShortestPath
Allows for traversing all edge types of the graph.
addAllEdgeTypes(EdgesDirection) - Method in class com.sparsity.sparksee.algorithms.SinglePairShortestPath
Allows for traversing all edge types of the graph.
addAllEdgeTypes(EdgesDirection) - Method in class com.sparsity.sparksee.algorithms.SinglePairShortestPathBFS
Allows for traversing all edge types of the graph.
addAllEdgeTypes(EdgesDirection) - Method in class com.sparsity.sparksee.algorithms.SinglePairShortestPathDijkstra
Allows for traversing all edge types of the graph.
addAllEdgeTypes(EdgesDirection) - Method in class com.sparsity.sparksee.algorithms.StrongConnectivity
Allows connectivity through all edge types of the graph.
addAllEdgeTypes(EdgesDirection) - Method in class com.sparsity.sparksee.algorithms.StrongConnectivityGabow
Allows connectivity through all edge types of the graph.
addAllEdgeTypes(EdgesDirection) - Method in class com.sparsity.sparksee.algorithms.Traversal
Allows for traversing all edge types of the graph.
addAllEdgeTypes(EdgesDirection) - Method in class com.sparsity.sparksee.algorithms.TraversalBFS
Allows for traversing all edge types of the graph.
addAllEdgeTypes(EdgesDirection) - Method in class com.sparsity.sparksee.algorithms.TraversalDFS
Allows for traversing all edge types of the graph.
addAllEdgeTypes() - Method in class com.sparsity.sparksee.algorithms.WeakConnectivity
Allows connectivity through all edge types of the graph.
addAllEdgeTypes() - Method in class com.sparsity.sparksee.algorithms.WeakConnectivityDFS
Allows connectivity through all edge types of the graph.
addAllNodeTypes() - Method in class com.sparsity.sparksee.algorithms.CommunitiesSCD
Allows connectivity through all node types of the graph.
addAllNodeTypes() - Method in class com.sparsity.sparksee.algorithms.CommunityDetection
Allows connectivity through all node types of the graph.
addAllNodeTypes() - Method in class com.sparsity.sparksee.algorithms.Connectivity
Allows connectivity through all node types of the graph.
addAllNodeTypes() - Method in class com.sparsity.sparksee.algorithms.Context
Allows for traversing all node types of the graph.
addAllNodeTypes() - Method in class com.sparsity.sparksee.algorithms.DisjointCommunityDetection
Allows connectivity through all node types of the graph.
addAllNodeTypes() - Method in class com.sparsity.sparksee.algorithms.KOpt
Allows for traversing all node types of the graph.
addAllNodeTypes() - Method in class com.sparsity.sparksee.algorithms.PageRank
Allows for traversing all node types of the graph.
addAllNodeTypes() - Method in class com.sparsity.sparksee.algorithms.RandomWalk
Allows for traversing all node types of the graph.
addAllNodeTypes() - Method in class com.sparsity.sparksee.algorithms.ShortestPath
Allows for traversing all node types of the graph.
addAllNodeTypes() - Method in class com.sparsity.sparksee.algorithms.SinglePairShortestPath
Allows for traversing all node types of the graph.
addAllNodeTypes() - Method in class com.sparsity.sparksee.algorithms.SinglePairShortestPathBFS
Allows for traversing all node types of the graph.
addAllNodeTypes() - Method in class com.sparsity.sparksee.algorithms.SinglePairShortestPathDijkstra
Allows for traversing all node types of the graph.
addAllNodeTypes() - Method in class com.sparsity.sparksee.algorithms.StrongConnectivity
Allows connectivity through all node types of the graph.
addAllNodeTypes() - Method in class com.sparsity.sparksee.algorithms.StrongConnectivityGabow
Allows connectivity through all node types of the graph.
addAllNodeTypes() - Method in class com.sparsity.sparksee.algorithms.Traversal
Allows for traversing all node types of the graph.
addAllNodeTypes() - Method in class com.sparsity.sparksee.algorithms.TraversalBFS
Allows for traversing all node types of the graph.
addAllNodeTypes() - Method in class com.sparsity.sparksee.algorithms.TraversalDFS
Allows for traversing all node types of the graph.
addAllNodeTypes() - Method in class com.sparsity.sparksee.algorithms.WeakConnectivity
Allows connectivity through all node types of the graph.
addAllNodeTypes() - Method in class com.sparsity.sparksee.algorithms.WeakConnectivityDFS
Allows connectivity through all node types of the graph.
addChecksums(String) - Method in class com.sparsity.sparksee.gdb.Sparksee
Converts a database WITHOUT checksums into a database WITH checksums.
addEdgeType(int) - Method in class com.sparsity.sparksee.algorithms.CommunitiesSCD
Allows connectivity through edges of the given type.
addEdgeType(int, EdgesDirection) - Method in class com.sparsity.sparksee.algorithms.Context
Allows for traversing edges of the given type.
addEdgeType(int) - Method in class com.sparsity.sparksee.algorithms.DisjointCommunityDetection
Allows connectivity through edges of the given type.
addEdgeType(int, EdgesDirection) - Method in class com.sparsity.sparksee.algorithms.KOpt
Allows for traversing edges of the given type.
addEdgeType(int, EdgesDirection) - Method in class com.sparsity.sparksee.algorithms.PageRank
Allows for traversing edges of the given type.
addEdgeType(int, EdgesDirection) - Method in class com.sparsity.sparksee.algorithms.RandomWalk
Allows for traversing edges of the given type.
addEdgeType(int, EdgesDirection) - Method in class com.sparsity.sparksee.algorithms.ShortestPath
Allows for traversing edges of the given type.
addEdgeType(int, EdgesDirection) - Method in class com.sparsity.sparksee.algorithms.SinglePairShortestPath
Allows for traversing edges of the given type.
addEdgeType(int, EdgesDirection) - Method in class com.sparsity.sparksee.algorithms.SinglePairShortestPathBFS
Allows for traversing edges of the given type.
addEdgeType(int, EdgesDirection) - Method in class com.sparsity.sparksee.algorithms.SinglePairShortestPathDijkstra
Allows for traversing edges of the given type.
addEdgeType(int, EdgesDirection) - Method in class com.sparsity.sparksee.algorithms.StrongConnectivity
Allows connectivity through edges of the given type.
addEdgeType(int, EdgesDirection) - Method in class com.sparsity.sparksee.algorithms.StrongConnectivityGabow
Allows connectivity through edges of the given type.
addEdgeType(int, EdgesDirection) - Method in class com.sparsity.sparksee.algorithms.Traversal
Allows for traversing edges of the given type.
addEdgeType(int, EdgesDirection) - Method in class com.sparsity.sparksee.algorithms.TraversalBFS
Allows for traversing edges of the given type.
addEdgeType(int, EdgesDirection) - Method in class com.sparsity.sparksee.algorithms.TraversalDFS
Allows for traversing edges of the given type.
addEdgeType(int) - Method in class com.sparsity.sparksee.algorithms.WeakConnectivity
Allows connectivity through edges of the given type.
addEdgeType(int) - Method in class com.sparsity.sparksee.algorithms.WeakConnectivityDFS
Allows connectivity through edges of the given type.
addNodeType(int) - Method in class com.sparsity.sparksee.algorithms.CommunitiesSCD
Allows connectivity through nodes of the given type.
addNodeType(int) - Method in class com.sparsity.sparksee.algorithms.CommunityDetection
Allows connectivity through nodes of the given type.
addNodeType(int) - Method in class com.sparsity.sparksee.algorithms.Connectivity
Allows connectivity through nodes of the given type.
addNodeType(int) - Method in class com.sparsity.sparksee.algorithms.Context
Allows for traversing nodes of the given type.
addNodeType(int) - Method in class com.sparsity.sparksee.algorithms.DisjointCommunityDetection
Allows connectivity through nodes of the given type.
addNodeType(int) - Method in class com.sparsity.sparksee.algorithms.KOpt
Allows for traversing nodes of the given type.
addNodeType(int) - Method in class com.sparsity.sparksee.algorithms.PageRank
Allows for traversing nodes of the given type.
addNodeType(int) - Method in class com.sparsity.sparksee.algorithms.RandomWalk
Allows for traversing nodes of the given type.
addNodeType(int) - Method in class com.sparsity.sparksee.algorithms.ShortestPath
Allows for traversing nodes of the given type.
addNodeType(int) - Method in class com.sparsity.sparksee.algorithms.SinglePairShortestPath
Allows for traversing nodes of the given type.
addNodeType(int) - Method in class com.sparsity.sparksee.algorithms.SinglePairShortestPathBFS
Allows for traversing nodes of the given type.
addNodeType(int) - Method in class com.sparsity.sparksee.algorithms.SinglePairShortestPathDijkstra
Allows for traversing nodes of the given type.
addNodeType(int) - Method in class com.sparsity.sparksee.algorithms.StrongConnectivity
Allows connectivity through nodes of the given type.
addNodeType(int) - Method in class com.sparsity.sparksee.algorithms.StrongConnectivityGabow
Allows connectivity through nodes of the given type.
addNodeType(int) - Method in class com.sparsity.sparksee.algorithms.Traversal
Allows for traversing nodes of the given type.
addNodeType(int) - Method in class com.sparsity.sparksee.algorithms.TraversalBFS
Allows for traversing nodes of the given type.
addNodeType(int) - Method in class com.sparsity.sparksee.algorithms.TraversalDFS
Allows for traversing nodes of the given type.
addNodeType(int) - Method in class com.sparsity.sparksee.algorithms.WeakConnectivity
Allows connectivity through nodes of the given type.
addNodeType(int) - Method in class com.sparsity.sparksee.algorithms.WeakConnectivityDFS
Allows connectivity through nodes of the given type.
addWeightedEdgeType(int, EdgesDirection, int) - Method in class com.sparsity.sparksee.algorithms.SinglePairShortestPathDijkstra
Allows for traversing edges of the given type using the given attribute as the weight.
any() - Method in class com.sparsity.sparksee.gdb.Objects
Gets an element from the collection.
asDirected() - Method in class com.sparsity.sparksee.gdb.EdgeExport
Gets if the edge should be managed as directed.
Attribute - Class in com.sparsity.sparksee.gdb
Attribute data class.
AttributeKind - Enum in com.sparsity.sparksee.gdb
Attribute kind enumeration.
AttributeList - Class in com.sparsity.sparksee.gdb
Sparksee attribute identifier list.
AttributeList() - Constructor for class com.sparsity.sparksee.gdb.AttributeList
Constructor.
AttributeList(int[]) - Constructor for class com.sparsity.sparksee.gdb.AttributeList
Creates a new instance from an integer array.
AttributeList(Collection<Integer>) - Constructor for class com.sparsity.sparksee.gdb.AttributeList
Creates a new instance from an integer collection.
AttributeListIterator - Class in com.sparsity.sparksee.gdb
AttributeList iterator class.
AttributeStatistics - Class in com.sparsity.sparksee.gdb
Attribute statistics class.

B

backup(String) - Method in class com.sparsity.sparksee.gdb.Graph
Dumps all the data to a backup file.
begin() - Method in class com.sparsity.sparksee.gdb.Session
Begins a transaction.
beginUpdate() - Method in class com.sparsity.sparksee.gdb.Session
Begins an update transaction.
BooleanList - Class in com.sparsity.sparksee.gdb
Boolean list.
BooleanList() - Constructor for class com.sparsity.sparksee.gdb.BooleanList
Constructor.
BooleanList(Collection<Boolean>) - Constructor for class com.sparsity.sparksee.gdb.BooleanList
Creates a new instance from a boolean collection.
BooleanList(boolean[]) - Constructor for class com.sparsity.sparksee.gdb.BooleanList
Creates a new instance from a boolean array.
BooleanListIterator - Class in com.sparsity.sparksee.gdb
BooleanList iterator class.

C

calculateEdgeCost(long, double, int, long, long, int) - Method in class com.sparsity.sparksee.algorithms.SinglePairShortestPathDijkstraDynamicCost
Dynamic calculation of an edge weight.
checkOnlyExistence() - Method in class com.sparsity.sparksee.algorithms.SinglePairShortestPathBFS
Set that only the path existence must be calculated and not the path itself.
clear() - Method in class com.sparsity.sparksee.gdb.AttributeList
Clears the list.
clear() - Method in class com.sparsity.sparksee.gdb.BooleanList
Clears the list.
clear() - Method in class com.sparsity.sparksee.gdb.Int32List
Clears the list.
clear() - Method in class com.sparsity.sparksee.gdb.Objects
Clears the collection removing all its elements.
clear() - Method in class com.sparsity.sparksee.gdb.OIDList
Clears the list.
clear() - Method in class com.sparsity.sparksee.gdb.ResultSetList
Clears the list.
clear() - Static method in class com.sparsity.sparksee.gdb.SparkseeProperties
Remove all the properties.
clear() - Method in class com.sparsity.sparksee.gdb.StringList
Clears the list.
clear() - Method in class com.sparsity.sparksee.gdb.TypeList
Clears the list.
clear() - Method in class com.sparsity.sparksee.gdb.ValueList
Clears the list.
close() - Method in class com.sparsity.sparksee.algorithms.CommunityDetection
Closes the CommunityDetection instance.
close() - Method in class com.sparsity.sparksee.algorithms.ConnectedComponents
Closes the ConnectedComponents instance.
close() - Method in class com.sparsity.sparksee.algorithms.Connectivity
Closes the Connectivity instance.
close() - Method in class com.sparsity.sparksee.algorithms.Context
Closes the Context instance.
close() - Method in class com.sparsity.sparksee.algorithms.DisjointCommunities
Closes the DisjointCommunities instance.
close() - Method in class com.sparsity.sparksee.algorithms.KOpt
Closes the KOpt instance.
close() - Method in class com.sparsity.sparksee.algorithms.PageRank
Closes the PageRank instance.
close() - Method in class com.sparsity.sparksee.algorithms.ShortestPath
Closes the ShortestPath instance.
close() - Method in class com.sparsity.sparksee.algorithms.Traversal
Closes the Traversal instance.
close() - Method in class com.sparsity.sparksee.gdb.Database
Closes the Database instance.
close() - Method in class com.sparsity.sparksee.gdb.KeyValues
Closes the KeyValues instance.
close() - Method in class com.sparsity.sparksee.gdb.Objects
Closes the Objects instance.
close() - Method in class com.sparsity.sparksee.gdb.ObjectsIterator
Closes the ObjectsIterator instance.
close() - Method in class com.sparsity.sparksee.gdb.Session
Closes the Session instance.
close() - Method in class com.sparsity.sparksee.gdb.Sparksee
Closes the Sparksee instance.
close() - Method in class com.sparsity.sparksee.gdb.TextStream
Closes the stream.
close() - Method in class com.sparsity.sparksee.gdb.ValueArray
Closes the ValueArray instance.
close() - Method in class com.sparsity.sparksee.gdb.Values
Closes the Values instance.
close() - Method in class com.sparsity.sparksee.gdb.ValuesIterator
Closes the ValuesIterator instance.
close() - Method in class com.sparsity.sparksee.io.CSVReader
Closes the reader.
close() - Method in class com.sparsity.sparksee.io.CSVWriter
Closes the writer.
close() - Method in class com.sparsity.sparksee.io.RowReader
Closes the reader.
close() - Method in class com.sparsity.sparksee.io.RowWriter
Closes the writer.
com.sparsity.sparksee.algorithms - package com.sparsity.sparksee.algorithms
 
com.sparsity.sparksee.gdb - package com.sparsity.sparksee.gdb
 
com.sparsity.sparksee.io - package com.sparsity.sparksee.io
 
com.sparsity.sparksee.script - package com.sparsity.sparksee.script
 
combineDifference(Objects, Objects) - Static method in class com.sparsity.sparksee.gdb.Objects
Creates a new Objects instance which is the difference of the two given.
combineIntersection(Objects, Objects) - Static method in class com.sparsity.sparksee.gdb.Objects
Creates a new Objects instance which is the intersection of the two given.
combineUnion(Objects, Objects) - Static method in class com.sparsity.sparksee.gdb.Objects
Creates a new Objects instance which is the union of the two given.
commit() - Method in class com.sparsity.sparksee.gdb.Session
Commits a transaction.
CommunitiesSCD - Class in com.sparsity.sparksee.algorithms
CommunitiesSCD class.
CommunitiesSCD(Session) - Constructor for class com.sparsity.sparksee.algorithms.CommunitiesSCD
Creates a new instance of CommunitiesSCD.
CommunityDetection - Class in com.sparsity.sparksee.algorithms
CommunityDetection class.
compare(Value) - Method in class com.sparsity.sparksee.gdb.Value
Compares with the given Value.
compareTo(KeyValue) - Method in class com.sparsity.sparksee.gdb.KeyValue
See compare().
compareTo(Object) - Method in class com.sparsity.sparksee.gdb.KeyValue
See compare().
compareTo(Value) - Method in class com.sparsity.sparksee.gdb.Value
See compare().
compareTo(Object) - Method in class com.sparsity.sparksee.gdb.Value
See compare().
compute() - Method in class com.sparsity.sparksee.algorithms.Context
Gets the resulting collection of nodes.
compute(Session, long, TypeList, TypeList, EdgesDirection, int, boolean) - Static method in class com.sparsity.sparksee.algorithms.Context
Helper method to easily compute a context from a node.
Condition - Enum in com.sparsity.sparksee.gdb
Condition operators enumeration.
ConnectedComponents - Class in com.sparsity.sparksee.algorithms
ConnectedComponents class.
ConnectedComponents(Session, String) - Constructor for class com.sparsity.sparksee.algorithms.ConnectedComponents
Creates a new instance of ConnectedComponents.
Connectivity - Class in com.sparsity.sparksee.algorithms
Connectivity class.
contains(Objects) - Method in class com.sparsity.sparksee.gdb.Objects
Check if this objects contains the other one.
contains(Object) - Method in class com.sparsity.sparksee.gdb.Objects
Returns true if this collections contains the specified element or Objects.
containsAll(Collection<?>) - Method in class com.sparsity.sparksee.gdb.Objects
Returns true if this set contains all of the elements of the specified collection.
Context - Class in com.sparsity.sparksee.algorithms
Context class.
Context(Session, long) - Constructor for class com.sparsity.sparksee.algorithms.Context
Creates a new instance.
copy(Objects) - Method in class com.sparsity.sparksee.gdb.Objects
Performs the copy operation.
copy() - Method in class com.sparsity.sparksee.gdb.Objects
Creates a new Objects instance as a copy of the given one.
count() - Method in class com.sparsity.sparksee.gdb.AttributeList
Number of elements in the list.
count() - Method in class com.sparsity.sparksee.gdb.BooleanList
Number of elements in the list.
count() - Method in class com.sparsity.sparksee.gdb.Int32List
Number of elements in the list.
count() - Method in class com.sparsity.sparksee.gdb.Objects
Gets the number of elements into the collection.
count() - Method in class com.sparsity.sparksee.gdb.OIDList
Number of elements in the list.
count() - Method in class com.sparsity.sparksee.gdb.ResultSetList
Number of elements in the list.
count() - Method in class com.sparsity.sparksee.gdb.StringList
Number of elements in the list.
count() - Method in class com.sparsity.sparksee.gdb.TypeList
Number of elements in the list.
count() - Method in class com.sparsity.sparksee.gdb.ValueList
Number of elements in the list.
count() - Method in class com.sparsity.sparksee.gdb.Values
Gets the number of elements into the collection.
countEdges() - Method in class com.sparsity.sparksee.gdb.Graph
Gets the number of edges.
countNodes() - Method in class com.sparsity.sparksee.gdb.Graph
Gets the number of nodes.
create(String, String, SparkseeConfig) - Method in class com.sparsity.sparksee.gdb.Sparksee
Creates a new Database instance.
create(String, String) - Method in class com.sparsity.sparksee.gdb.Sparksee
Creates a new Database instance.
CSVLoader - Class in com.sparsity.sparksee.io
CSVReader - Class in com.sparsity.sparksee.io
CSVReader interface.
CSVReader() - Constructor for class com.sparsity.sparksee.io.CSVReader
Constructs CSVReader.
CSVWriter - Class in com.sparsity.sparksee.io
CSVWriter interface.
CSVWriter() - Constructor for class com.sparsity.sparksee.io.CSVWriter
Creates a new instance.

D

Database - Class in com.sparsity.sparksee.gdb
Database class.
DatabaseStatistics - Class in com.sparsity.sparksee.gdb
Database statistics.
DataType - Enum in com.sparsity.sparksee.gdb
Data type (domain) enumeration.
decrypt(String) - Method in class com.sparsity.sparksee.gdb.Sparksee
Converts a database WITH encryption into a database WITHOUT encryption.
DefaultExport - Class in com.sparsity.sparksee.gdb
Default implementation for ExportManager class.
DefaultExport() - Constructor for class com.sparsity.sparksee.gdb.DefaultExport
Creates a new instance.
degree(long, int, EdgesDirection) - Method in class com.sparsity.sparksee.gdb.Graph
Gets the number of edges from or to the given node OID and for the given edge type.
difference(Objects) - Method in class com.sparsity.sparksee.gdb.Objects
Performs the difference operation.
disableRollback() - Method in class com.sparsity.sparksee.gdb.Database
Disables the rollback mechanism.
DisjointCommunities - Class in com.sparsity.sparksee.algorithms
DisjointCommunities class.
DisjointCommunities(Session, String) - Constructor for class com.sparsity.sparksee.algorithms.DisjointCommunities
Creates a new instance of DisjointCommunities.
DisjointCommunityDetection - Class in com.sparsity.sparksee.algorithms
DisjointCommunityDetection class.
downloadExpected() - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Check if a new license will be automatically downloaded with the current settings.
downloadLicense() - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Try to download a license key Can be used to explicitly download a license when the autodownload is disabled (LicensePreDownloadDays == -1).
drop(long) - Method in class com.sparsity.sparksee.gdb.Graph
Drops the given OID.
drop(Objects) - Method in class com.sparsity.sparksee.gdb.Graph
Drops all the OIDs from the given collection.
dumpData(String) - Method in class com.sparsity.sparksee.gdb.Graph
Dumps logical data to a file.
dumpSchema(String) - Method in class com.sparsity.sparksee.gdb.Database
Dump the database schema to the given file using the Sparksee scripting format.
dumpStorage(String) - Method in class com.sparsity.sparksee.gdb.Graph
Dumps internal storage data to a file.

E

EdgeData - Class in com.sparsity.sparksee.gdb
Edge data class.
EdgeExport - Class in com.sparsity.sparksee.gdb
Stores edge exporting values.
EdgeExport() - Constructor for class com.sparsity.sparksee.gdb.EdgeExport
Creates a new instance.
edges(int, long, long) - Method in class com.sparsity.sparksee.gdb.Graph
Gets all the edges of the given type between two given nodes (tail and head).
EdgesDirection - Enum in com.sparsity.sparksee.gdb
Edges direction enumeration.
EdgesType - Static variable in class com.sparsity.sparksee.gdb.Type
Identifier for all edgeType attributes.
EdgeTypeExporter - Class in com.sparsity.sparksee.io
EdgeTypeExporter class.
EdgeTypeExporter() - Constructor for class com.sparsity.sparksee.io.EdgeTypeExporter
Creates a new instance.
EdgeTypeExporter(RowWriter, Graph, int, AttributeList, int, int, int, int) - Constructor for class com.sparsity.sparksee.io.EdgeTypeExporter
Creates a new instance.
EdgeTypeLoader - Class in com.sparsity.sparksee.io
EdgeTypeLoader class.
EdgeTypeLoader() - Constructor for class com.sparsity.sparksee.io.EdgeTypeLoader
Creates a new instance.
EdgeTypeLoader(RowReader, Graph, int, AttributeList, Int32List, int, int, int, int, MissingEndpoint, MissingEndpoint) - Constructor for class com.sparsity.sparksee.io.EdgeTypeLoader
Creates a new instance.
enableRollback() - Method in class com.sparsity.sparksee.gdb.Database
Enables the rollback mechanism.
enableType(int) - Method in class com.sparsity.sparksee.gdb.DefaultExport
Default implementation of the ExportManager class method EnableType.
enableType(int) - Method in class com.sparsity.sparksee.gdb.ExportManager
Gets whether a node or edge type must be exported or not.
encrypt(String) - Method in class com.sparsity.sparksee.gdb.Sparksee
Converts a database WITHOUT encryption into an encrypted database.
encryptedBackup(String, String, String) - Method in class com.sparsity.sparksee.gdb.Graph
Dumps all the data to a backup file.
equals(Object) - Method in class com.sparsity.sparksee.gdb.KeyValue
equals(Object) - Method in class com.sparsity.sparksee.gdb.Objects
Returns true if the collection is equal to the object.
equals(Objects) - Method in class com.sparsity.sparksee.gdb.Objects
Checks if the given Objects contains the same information.
equals(Object) - Method in class com.sparsity.sparksee.gdb.Value
equals(Value) - Method in class com.sparsity.sparksee.gdb.Value
Compares with the given Value.
excludeEdges(Objects) - Method in class com.sparsity.sparksee.algorithms.CommunitiesSCD
Set which edges can't be used.
excludeEdges(Objects) - Method in class com.sparsity.sparksee.algorithms.CommunityDetection
Set which edges can't be used.
excludeEdges(Objects) - Method in class com.sparsity.sparksee.algorithms.Connectivity
Set which edges can't be used.
excludeEdges(Objects) - Method in class com.sparsity.sparksee.algorithms.Context
Set which edges can't be used.
excludeEdges(Objects) - Method in class com.sparsity.sparksee.algorithms.DisjointCommunityDetection
Set which edges can't be used.
excludeEdges(Objects) - Method in class com.sparsity.sparksee.algorithms.RandomWalk
Set which edges can't be used.
excludeEdges(Objects) - Method in class com.sparsity.sparksee.algorithms.ShortestPath
Set which edges can't be used.
excludeEdges(Objects) - Method in class com.sparsity.sparksee.algorithms.SinglePairShortestPath
Set which edges can't be used.
excludeEdges(Objects) - Method in class com.sparsity.sparksee.algorithms.SinglePairShortestPathBFS
Set which edges can't be used.
excludeEdges(Objects) - Method in class com.sparsity.sparksee.algorithms.SinglePairShortestPathDijkstra
Set which edges can't be used.
excludeEdges(Objects) - Method in class com.sparsity.sparksee.algorithms.StrongConnectivity
Set which edges can't be used.
excludeEdges(Objects) - Method in class com.sparsity.sparksee.algorithms.StrongConnectivityGabow
Set which edges can't be used.
excludeEdges(Objects) - Method in class com.sparsity.sparksee.algorithms.Traversal
Set which edges can't be used.
excludeEdges(Objects) - Method in class com.sparsity.sparksee.algorithms.TraversalBFS
Set which edges can't be used.
excludeEdges(Objects) - Method in class com.sparsity.sparksee.algorithms.TraversalDFS
Set which edges can't be used.
excludeEdges(Objects) - Method in class com.sparsity.sparksee.algorithms.WeakConnectivity
Set which edges can't be used.
excludeEdges(Objects) - Method in class com.sparsity.sparksee.algorithms.WeakConnectivityDFS
Set which edges can't be used.
excludeNodes(Objects) - Method in class com.sparsity.sparksee.algorithms.CommunitiesSCD
Set which nodes can't be used.
excludeNodes(Objects) - Method in class com.sparsity.sparksee.algorithms.CommunityDetection
Set which nodes can't be used.
excludeNodes(Objects) - Method in class com.sparsity.sparksee.algorithms.Connectivity
Set which nodes can't be used.
excludeNodes(Objects) - Method in class com.sparsity.sparksee.algorithms.Context
Set which nodes can't be used.
excludeNodes(Objects) - Method in class com.sparsity.sparksee.algorithms.DisjointCommunityDetection
Set which nodes can't be used.
excludeNodes(Objects) - Method in class com.sparsity.sparksee.algorithms.RandomWalk
Set which nodes can't be used.
excludeNodes(Objects) - Method in class com.sparsity.sparksee.algorithms.ShortestPath
Set which nodes can't be used.
excludeNodes(Objects) - Method in class com.sparsity.sparksee.algorithms.SinglePairShortestPath
Set which nodes can't be used.
excludeNodes(Objects) - Method in class com.sparsity.sparksee.algorithms.SinglePairShortestPathBFS
Set which nodes can't be used.
excludeNodes(Objects) - Method in class com.sparsity.sparksee.algorithms.SinglePairShortestPathDijkstra
Set which nodes can't be used.
excludeNodes(Objects) - Method in class com.sparsity.sparksee.algorithms.StrongConnectivity
Set which nodes can't be used.
excludeNodes(Objects) - Method in class com.sparsity.sparksee.algorithms.StrongConnectivityGabow
Set which nodes can't be used.
excludeNodes(Objects) - Method in class com.sparsity.sparksee.algorithms.Traversal
Set which nodes can't be used.
excludeNodes(Objects) - Method in class com.sparsity.sparksee.algorithms.TraversalBFS
Set which nodes can't be used.
excludeNodes(Objects) - Method in class com.sparsity.sparksee.algorithms.TraversalDFS
Set which nodes can't be used.
excludeNodes(Objects) - Method in class com.sparsity.sparksee.algorithms.WeakConnectivity
Set which nodes can't be used.
excludeNodes(Objects) - Method in class com.sparsity.sparksee.algorithms.WeakConnectivityDFS
Set which nodes can't be used.
execute(String, boolean) - Method in class com.sparsity.sparksee.gdb.Query
Executes the given statement.
exists() - Method in class com.sparsity.sparksee.algorithms.SinglePairShortestPath
Returns TRUE If a path exists or FALSE otherwise.
exists() - Method in class com.sparsity.sparksee.algorithms.SinglePairShortestPathBFS
Returns TRUE If a path exists or FALSE otherwise.
exists() - Method in class com.sparsity.sparksee.algorithms.SinglePairShortestPathDijkstra
Returns TRUE If a path exists or FALSE otherwise.
exists(long) - Method in class com.sparsity.sparksee.gdb.Objects
Gets if the given element exists into the collection.
explode(Objects, int, EdgesDirection) - Method in class com.sparsity.sparksee.gdb.Graph
Selects all edges from or to each of the node OID in the given collection and for the given edge type.
explode(long, int, EdgesDirection) - Method in class com.sparsity.sparksee.gdb.Graph
Selects all edges from or to the given node OID and for the given edge type.
export(String, ExportType, ExportManager) - Method in class com.sparsity.sparksee.gdb.Graph
Exports the Graph.
ExportManager - Class in com.sparsity.sparksee.gdb
Defines how to export a graph to an external format.
ExportType - Enum in com.sparsity.sparksee.gdb
Export type.

F

fetch(ValueList) - Method in class com.sparsity.sparksee.gdb.QueryStream
Gets the next row and moves the iterator forward.
findAttribute(int, String) - Method in class com.sparsity.sparksee.gdb.Graph
Gets the Sparksee attribute identifier for the given type identifier and attribute name.
findAttributes(int) - Method in class com.sparsity.sparksee.gdb.Graph
Gets all existing Sparksee attribute identifiers for the given type identifier.
findEdge(int, long, long) - Method in class com.sparsity.sparksee.gdb.Graph
Gets any of the edges of the given type between two given nodes (tail and head).
findEdgeTypes() - Method in class com.sparsity.sparksee.gdb.Graph
Gets all existing Sparksee edge type identifiers.
findNodeTypes() - Method in class com.sparsity.sparksee.gdb.Graph
Gets all existing Sparksee node type identifiers.
findObject(int, Value) - Method in class com.sparsity.sparksee.gdb.Graph
Finds one object having the given Value for the given attribute.
findOrCreateEdge(int, long, long) - Method in class com.sparsity.sparksee.gdb.Graph
Gets any of the edges of the specified type between two given nodes (tail and head).
findOrCreateObject(int, Value) - Method in class com.sparsity.sparksee.gdb.Graph
Finds one object having the given Value for the attribute or it creates one does not exist any.
findType(String) - Method in class com.sparsity.sparksee.gdb.Graph
Gets the Sparksee type identifier for the given type name.
findTypes() - Method in class com.sparsity.sparksee.gdb.Graph
Gets all existing Sparksee node and edge type identifiers.
fixCurrentCacheMaxSize() - Method in class com.sparsity.sparksee.gdb.Database
Sets the cache maximum size to the current cache size in use.

G

generateSchemaScript(String, Database) - Static method in class com.sparsity.sparksee.script.ScriptParser
Writes an script with the schema definition for the given database.
get(int) - Method in class com.sparsity.sparksee.gdb.ResultSetList
Returns the ResultSet at the specified position in the list.
get(String, String) - Static method in class com.sparsity.sparksee.gdb.SparkseeProperties
Gets a property.
get(int, Value) - Method in class com.sparsity.sparksee.gdb.ValueArray
Get a Value from the array.
get(int) - Method in class com.sparsity.sparksee.gdb.ValueList
Returns the Value at the specified position in the list.
getAESIV() - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Get the AES initialization vector in a hexadecimal encoded string.
getAESKey() - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Get the AES encryption key in a hexadecimal encoded string.
getAlias() - Method in class com.sparsity.sparksee.gdb.Database
Gets the alias of the Database.
getAreNeighborsIndexed() - Method in class com.sparsity.sparksee.gdb.Type
Gets if this is an edge type with neighbors index.
getArrayAttribute(long, int) - Method in class com.sparsity.sparksee.gdb.Graph
Gets the ValueArray for the given array attribute and OID or NULL if it does not exist.
getArraySize() - Method in class com.sparsity.sparksee.gdb.Attribute
Gets the number of elements in the array.
getAttribute(long, int, Value) - Method in class com.sparsity.sparksee.gdb.Graph
Gets the Value for the given attribute and OID.
getAttribute(int) - Method in class com.sparsity.sparksee.gdb.Graph
Gets information about the given attribute.
getAttribute(long, int) - Method in class com.sparsity.sparksee.gdb.Graph
Gets the Value for the given attribute and OID.
getAttributeIntervalCount(int, Value, boolean, Value, boolean) - Method in class com.sparsity.sparksee.gdb.Graph
Gets how many objects have a value into the given range for the given attribute.
getAttributes(long) - Method in class com.sparsity.sparksee.gdb.Graph
Gets all Sparksee attribute identifiers with a non-NULL value for the given Sparksee OID.
getAttributeStatistics(int, boolean) - Method in class com.sparsity.sparksee.gdb.Graph
Gets statistics from the given attribute.
getAttributeText(long, int) - Method in class com.sparsity.sparksee.gdb.Graph
Gets the read-only TextStream for the given text attribute and OID.
getAvailableMem() - Method in class com.sparsity.sparksee.gdb.PlatformStatistics
Gets avialable (free) memory size in Bytes.
getAvgLengthString() - Method in class com.sparsity.sparksee.gdb.AttributeStatistics
Gets the average length.
getBoolean(String, boolean) - Static method in class com.sparsity.sparksee.gdb.SparkseeProperties
Gets a property as a boolean.
getBoolean() - Method in class com.sparsity.sparksee.gdb.Value
Gets Boolean Value.
getBoolean(int, int) - Method in class com.sparsity.sparksee.gdb.ValueArray
Get a subset of the Values from this boolean array
getBoolean() - Method in class com.sparsity.sparksee.gdb.ValueArray
Get all the Values from this boolean array
getCache() - Method in class com.sparsity.sparksee.gdb.DatabaseStatistics
Gets cache size in KBytes.
getCacheMaxSize() - Method in class com.sparsity.sparksee.gdb.Database
Gets the cache maximum size (in MB).
getCacheMaxSize() - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Gets the maximum size for the cache (all pools) in MB.
getCacheStatisticsEnabled() - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Gets whether cache statistics are enabled or disabled.
getCacheStatisticsFile() - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Gets the cache statistics log file.
getCacheStatisticsSnapshotTime() - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Gets the cache statistics snapshot time in microseconds.
getCallStackDump() - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Gets whether the signals will be captured to dump the call stack or not.
getChecksumEnabled() - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Gets whether the storage checksum usage is enabled or disabled.
getClientId() - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Gets the client identifier.
getColor() - Method in class com.sparsity.sparksee.gdb.EdgeExport
Gets the color of the edge.
getColor() - Method in class com.sparsity.sparksee.gdb.NodeExport
Gets the color of the node.
getColorRGB() - Method in class com.sparsity.sparksee.gdb.EdgeExport
Gets the edge color.
getColorRGB() - Method in class com.sparsity.sparksee.gdb.NodeExport
Gets the node color.
getColumn(int) - Method in class com.sparsity.sparksee.gdb.ResultSet
Gets the value for the given column.
getColumn(int, Value) - Method in class com.sparsity.sparksee.gdb.ResultSet
Gets the value for the given column.
getColumnDataType(int) - Method in class com.sparsity.sparksee.gdb.ResultSet
Gets the datatype for the given column.
getColumnIndex(String) - Method in class com.sparsity.sparksee.gdb.ResultSet
Gets the column index for the given column name.
getColumnName(int) - Method in class com.sparsity.sparksee.gdb.ResultSet
Gets the name for the given column.
getCommunities() - Method in class com.sparsity.sparksee.algorithms.CommunitiesSCD
Returns the results generated by the execution of the algorithm.
getCommunities() - Method in class com.sparsity.sparksee.algorithms.DisjointCommunityDetection
Returns the results generated by the execution of the algorithm.
getCommunity(long) - Method in class com.sparsity.sparksee.algorithms.DisjointCommunities
Returns the disjoint community where the given node belongs to.
getConnectedComponent(long) - Method in class com.sparsity.sparksee.algorithms.ConnectedComponents
Returns the connected component where the given node belongs to.
getConnectedComponents() - Method in class com.sparsity.sparksee.algorithms.Connectivity
Returns the results generated by the execution of the algorithm.
getConnectedComponents() - Method in class com.sparsity.sparksee.algorithms.StrongConnectivity
Returns the results generated by the execution of the algorithm.
getConnectedComponents() - Method in class com.sparsity.sparksee.algorithms.StrongConnectivityGabow
Returns the results generated by the execution of the algorithm.
getConnectedComponents() - Method in class com.sparsity.sparksee.algorithms.WeakConnectivity
Returns the results generated by the execution of the algorithm.
getConnectedComponents() - Method in class com.sparsity.sparksee.algorithms.WeakConnectivityDFS
Returns the results generated by the execution of the algorithm.
getCost() - Method in class com.sparsity.sparksee.algorithms.SinglePairShortestPath
Gets the cost of the shortest path.
getCost() - Method in class com.sparsity.sparksee.algorithms.SinglePairShortestPathBFS
Gets the cost of the shortest path.
getCost() - Method in class com.sparsity.sparksee.algorithms.SinglePairShortestPathDijkstra
Gets the cost of the shortest path.
getCount() - Method in class com.sparsity.sparksee.algorithms.ConnectedComponents
Returns the number of connected components found in the graph.
getCount() - Method in class com.sparsity.sparksee.algorithms.DisjointCommunities
Returns the number of communities found in the graph.
getCount() - Method in class com.sparsity.sparksee.gdb.Attribute
Gets the number of non-NULL values.
getCount() - Method in class com.sparsity.sparksee.io.TypeExporterEvent
Gets the current number of objects exported.
getCount() - Method in class com.sparsity.sparksee.io.TypeLoaderEvent
Gets the current number of objects created.
getCurrentCost() - Method in class com.sparsity.sparksee.algorithms.KOpt
Returns tour cost.
getCurrentDepth() - Method in class com.sparsity.sparksee.algorithms.RandomWalk
Returns the depth of the current node.
getCurrentDepth() - Method in class com.sparsity.sparksee.algorithms.Traversal
Returns the depth of the current node.
getCurrentDepth() - Method in class com.sparsity.sparksee.algorithms.TraversalBFS
Returns the depth of the current node.
getCurrentDepth() - Method in class com.sparsity.sparksee.algorithms.TraversalDFS
Returns the depth of the current node.
getCurrentTour() - Method in class com.sparsity.sparksee.algorithms.KOpt
Returns tour as a list of nodes.
getData() - Method in class com.sparsity.sparksee.gdb.DatabaseStatistics
Gets database size in KBytes.
getDataType() - Method in class com.sparsity.sparksee.gdb.Attribute
Gets the data type.
getDataType() - Method in class com.sparsity.sparksee.gdb.Value
Gets the DataType.
getDefaultValue() - Method in class com.sparsity.sparksee.gdb.Attribute
getDistinct() - Method in class com.sparsity.sparksee.gdb.AttributeStatistics
Gets the number of distinct values (BASIC statistics).
getDouble() - Method in class com.sparsity.sparksee.gdb.Value
Gets Double Value.
getDouble(int, int) - Method in class com.sparsity.sparksee.gdb.ValueArray
Get a subset of the Values from this double array
getDouble() - Method in class com.sparsity.sparksee.gdb.ValueArray
Get all the Values from this double array
getDownloadStatus() - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Gets a message with the license download result.
getEdge(long, EdgeExport) - Method in class com.sparsity.sparksee.gdb.DefaultExport
Default implementation of the ExportManager class method GetEdge.
getEdge() - Method in class com.sparsity.sparksee.gdb.EdgeData
Gets the edge identifier.
getEdge(long, EdgeExport) - Method in class com.sparsity.sparksee.gdb.ExportManager
Gets the edge export definition for the given edge.
getEdgeData(long) - Method in class com.sparsity.sparksee.gdb.Graph
Gets information about an edge.
getEdgePeer(long, long) - Method in class com.sparsity.sparksee.gdb.Graph
Gets the other end for the given edge.
getEdgeType(int, EdgeExport) - Method in class com.sparsity.sparksee.gdb.DefaultExport
Default implementation of the ExportManager class method GetEdgeType.
getEdgeType(int, EdgeExport) - Method in class com.sparsity.sparksee.gdb.ExportManager
Gets the default node export definition for the given edge type.
getEncryptionEnabled() - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Gets whether the storage encryption is enabled or disabled.
getExtentPages() - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Gets the number of pages per extent.
getExtentSize() - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Gets the size of a extent.
getFontSize() - Method in class com.sparsity.sparksee.gdb.EdgeExport
Gets the edge label font size.
getFontSize() - Method in class com.sparsity.sparksee.gdb.NodeExport
Gets the node label font size.
getGraph(GraphExport) - Method in class com.sparsity.sparksee.gdb.DefaultExport
Default implementation of the ExportManager class method GetGraph.
getGraph(GraphExport) - Method in class com.sparsity.sparksee.gdb.ExportManager
Gets the graph export definition.
getGraph() - Method in class com.sparsity.sparksee.gdb.Session
Gets the Graph instance.
getHead() - Method in class com.sparsity.sparksee.gdb.EdgeData
Gets the head of the edge.
getHeight() - Method in class com.sparsity.sparksee.gdb.NodeExport
Gets the node height.
getHighAvailabilityCoordinators() - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Gets the coordinators address and port list.
getHighAvailabilityEnabled() - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Gets whether high availability mode is enabled or disabled.
getHighAvailabilityIP() - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Gets the IP address and port of the instance.
getHighAvailabilityMasterHistory() - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Gets the master's history log.
getHighAvailabilitySynchronization() - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Gets the synchronization polling time.
getId() - Method in class com.sparsity.sparksee.gdb.Attribute
Gets the Sparksee attribute identifier.
getId() - Method in class com.sparsity.sparksee.gdb.Type
Gets the Sparksee type identifier.
getInMemAllocSize() - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Gets the in-memory allocator size.
getInMemoryPoolCapacity() - Method in class com.sparsity.sparksee.gdb.Session
Gets the capacity of the in-memory pool.
getInMemoryPoolCapacity() - Method in class com.sparsity.sparksee.gdb.Sparksee
Gets the capacity of the in-memory pool (in Megabytes)
getInteger(String, int) - Static method in class com.sparsity.sparksee.gdb.SparkseeProperties
Gets a property as an integer.
getInteger() - Method in class com.sparsity.sparksee.gdb.Value
Gets Integer Value.
getInteger(int, int) - Method in class com.sparsity.sparksee.gdb.ValueArray
Get a subset of the Values from this int array
getInteger() - Method in class com.sparsity.sparksee.gdb.ValueArray
Get all the Values from this int array
getIsDirected() - Method in class com.sparsity.sparksee.gdb.Type
Gets if this is a directed edge type.
getIsRestricted() - Method in class com.sparsity.sparksee.gdb.Type
Gets if this is a restricted edge type.
getJSON(int) - Method in class com.sparsity.sparksee.gdb.ResultSet
Returns rows in JSON format.
getKey() - Method in class com.sparsity.sparksee.gdb.KeyValue
getKind() - Method in class com.sparsity.sparksee.gdb.Attribute
Gets the attribute kind.
getLabel() - Method in class com.sparsity.sparksee.gdb.EdgeExport
Gets the edge label.
getLabel() - Method in class com.sparsity.sparksee.gdb.GraphExport
Gets the graph label.
getLabel() - Method in class com.sparsity.sparksee.gdb.NodeExport
Gets the node label.
getLabelColor() - Method in class com.sparsity.sparksee.gdb.EdgeExport
Gets the color of the label.
getLabelColor() - Method in class com.sparsity.sparksee.gdb.NodeExport
Gets the color of the label.
getLabelColorRGB() - Method in class com.sparsity.sparksee.gdb.EdgeExport
Gets the edge label color.
getLabelColorRGB() - Method in class com.sparsity.sparksee.gdb.NodeExport
Gets the node label color.
getLicense() - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Gets the license key.
getLicenseId() - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Gets the license identifier.
getLicensePreDownloadDays() - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Get the number of days before expiration when a new license will be downloaded.
getLicenseRequest() - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Get information useful to manually request a license.
getLogFile() - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Gets the log file.
getLogLevel() - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Gets the log level.
getLong() - Method in class com.sparsity.sparksee.gdb.Value
Gets Long Value.
getLong(int, int) - Method in class com.sparsity.sparksee.gdb.ValueArray
Get a subset of the Values from this long array
getLong() - Method in class com.sparsity.sparksee.gdb.ValueArray
Get all the Values from this long array
getMax() - Method in class com.sparsity.sparksee.gdb.AttributeStatistics
Gets the maximum existing value (BASIC statistics).
getMaxLengthString() - Method in class com.sparsity.sparksee.gdb.AttributeStatistics
Gets the maximum length.
getMean() - Method in class com.sparsity.sparksee.gdb.AttributeStatistics
Gets the mean or average.
getMedian() - Method in class com.sparsity.sparksee.gdb.AttributeStatistics
Gets the median.
getMin() - Method in class com.sparsity.sparksee.gdb.AttributeStatistics
Gets the minimum existing value (BASIC statistics).
getMinLengthString() - Method in class com.sparsity.sparksee.gdb.AttributeStatistics
Gets the minimum length.
getMode() - Method in class com.sparsity.sparksee.gdb.AttributeStatistics
Gets the mode.
getModeCount() - Method in class com.sparsity.sparksee.gdb.AttributeStatistics
Gets the number of objects with a Value equal to the mode.
getName() - Method in class com.sparsity.sparksee.gdb.Attribute
Gets the unique attribute name.
getName() - Method in class com.sparsity.sparksee.gdb.Type
Gets the unique type name.
getNode(long, NodeExport) - Method in class com.sparsity.sparksee.gdb.DefaultExport
Default implementation of the ExportManager class method GetNode.
getNode(long, NodeExport) - Method in class com.sparsity.sparksee.gdb.ExportManager
Gets the node export definition for the given node.
getNodes(long) - Method in class com.sparsity.sparksee.algorithms.ConnectedComponents
Returns the collection of nodes contained in the given connected component.
getNodes(long) - Method in class com.sparsity.sparksee.algorithms.DisjointCommunities
Returns the collection of nodes contained in the given community.
getNodeType(int, NodeExport) - Method in class com.sparsity.sparksee.gdb.DefaultExport
Default implementation of the ExportManager class method GetNodeType.
getNodeType(int, NodeExport) - Method in class com.sparsity.sparksee.gdb.ExportManager
Gets the default node export definition for the given node type.
getNull() - Method in class com.sparsity.sparksee.gdb.AttributeStatistics
Gets the number of objects NULL a Value (BASIC statistics).
getNumColumns() - Method in class com.sparsity.sparksee.gdb.ResultSet
Gets the number of columns.
getNumCPUs() - Method in class com.sparsity.sparksee.gdb.PlatformStatistics
Gets the number of CPUs.
getNumObjects() - Method in class com.sparsity.sparksee.gdb.Type
Gets the number of objects belonging to the type.
getObjectType(long) - Method in class com.sparsity.sparksee.gdb.Graph
Gets the Sparksee node or edge type identifier for the given OID.
getObjectType() - Method in class com.sparsity.sparksee.gdb.Type
Gets the object type.
getOID() - Method in class com.sparsity.sparksee.gdb.Value
Gets OID Value.
getOID() - Method in class com.sparsity.sparksee.gdb.ValueArray
Get all the Values from this OID array
getOID(int, int) - Method in class com.sparsity.sparksee.gdb.ValueArray
Get a subset of the Values from this long array
getPartition() - Method in class com.sparsity.sparksee.io.TypeLoaderEvent
Gets the current partition.
getPath() - Method in class com.sparsity.sparksee.gdb.Database
Gets the path of the Database.
getPathAsEdges() - Method in class com.sparsity.sparksee.algorithms.SinglePairShortestPath
Gets the shortest path between the source node and the destination node as an ordered set of edges.
getPathAsEdges() - Method in class com.sparsity.sparksee.algorithms.SinglePairShortestPathBFS
Gets the shortest path between the source node and the destination node as an ordered set of edges.
getPathAsEdges() - Method in class com.sparsity.sparksee.algorithms.SinglePairShortestPathDijkstra
Gets the shortest path between the source node and the destination node as an ordered set of edges.
getPathAsNodes() - Method in class com.sparsity.sparksee.algorithms.SinglePairShortestPath
Gets the shortest path between the source node and the destination node as an ordered set of nodes.
getPathAsNodes() - Method in class com.sparsity.sparksee.algorithms.SinglePairShortestPathBFS
Gets the shortest path between the source node and the destination node as an ordered set of nodes.
getPathAsNodes() - Method in class com.sparsity.sparksee.algorithms.SinglePairShortestPathDijkstra
Gets the shortest path between the source node and the destination node as an ordered set of nodes.
getPhase() - Method in class com.sparsity.sparksee.io.TypeLoaderEvent
Gets the current phase.
getPoolFrameSize() - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Gets the size of a pool frame in number of extents.
getPoolPartitions() - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Gets the number of partitions in each PartitionedPool.
getPoolPersistentMaxSize() - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Gets the maximum size for the persistent pool in number of frames.
getPoolPersistentMinSize() - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Gets the minimum size for the persistent pool in number of frames.
getPoolTemporaryMaxSize() - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Gets the maximum size for the temporary pool in number of frames.
getPoolTemporaryMinSize() - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Gets the minimum size for the temporary pool in number of frames.
getRead() - Method in class com.sparsity.sparksee.gdb.DatabaseStatistics
Gets total read data in KBytes.
getRealTime() - Method in class com.sparsity.sparksee.gdb.PlatformStatistics
Gets time in microseconds (since epoch).
getRecoveryCacheMaxSize() - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Gets the maximum size for the recovery log cache in extents.
getRecoveryCheckpointTime() - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Gets the delay time (in microseconds) between automatic checkpoints.
getRecoveryEnabled() - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Gets whether the recovery is enabled or disabled.
getRecoveryLogFile() - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Gets the recovery log file.
getRestrictedFrom() - Method in class com.sparsity.sparksee.gdb.Type
Gets the tail or source type identifier for restricted edge types.
getRestrictedTo() - Method in class com.sparsity.sparksee.gdb.Type
Gets the head or target type identifier for restricted edge types.
getRollbackEnabled() - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Gets whether the rollback is enabled or disabled.
getRow() - Method in class com.sparsity.sparksee.io.CSVReader
The row number for the current row.
getRow() - Method in class com.sparsity.sparksee.io.RowReader
The row number for the current row.
getSession() - Method in class com.sparsity.sparksee.gdb.Graph
getSessions() - Method in class com.sparsity.sparksee.gdb.DatabaseStatistics
Gets the number of sessions.
getShape() - Method in class com.sparsity.sparksee.gdb.NodeExport
Gets the node shape.
getSize(long) - Method in class com.sparsity.sparksee.algorithms.ConnectedComponents
Returns the number of nodes contained in the given connected component.
getSize(long) - Method in class com.sparsity.sparksee.algorithms.DisjointCommunities
Returns the number of nodes contained in the given community.
getSize() - Method in class com.sparsity.sparksee.gdb.Attribute
Gets the number of different values.
getSparkseeConfigFile() - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Gets the config file path.
getStatistics(DatabaseStatistics) - Method in class com.sparsity.sparksee.gdb.Database
Gets Database statistics.
getStatistics(PlatformStatistics) - Static method in class com.sparsity.sparksee.gdb.Platform
Gets platform data and statistics.
getString() - Method in class com.sparsity.sparksee.gdb.Value
Gets String Value.
getSystemTime() - Method in class com.sparsity.sparksee.gdb.PlatformStatistics
Gets CPU system time.
getTail() - Method in class com.sparsity.sparksee.gdb.EdgeData
Gets the tail of the edge.
getTemp() - Method in class com.sparsity.sparksee.gdb.DatabaseStatistics
Gets temporary storage file size in KBytes.
getTimestamp() - Method in class com.sparsity.sparksee.gdb.Value
Gets Timestamp Value.
getTimestamp(int, int) - Method in class com.sparsity.sparksee.gdb.ValueArray
Get a subset of the Values from this timestamp array
getTimestamp() - Method in class com.sparsity.sparksee.gdb.ValueArray
Get all the Values from this timestamp array
getTimestampAsCalendar() - Method in class com.sparsity.sparksee.gdb.Value
Gets the Value as a Calendar instance.
getTimestampAsDate() - Method in class com.sparsity.sparksee.gdb.Value
Gets the Value as a Date instance.
getTimeUnit(String, long) - Static method in class com.sparsity.sparksee.gdb.SparkseeProperties
Gets a property as a time unit.
getTmpEnabled() - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Gets whether using temporary storage for computations is enabled.
getTmpFolder() - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Gets the temporary folder used for temporary staging.
getTotal() - Method in class com.sparsity.sparksee.gdb.AttributeStatistics
Gets the number of objects with a non-NULL Value (BASIC statistic).
getTotal() - Method in class com.sparsity.sparksee.io.TypeExporterEvent
Gets the total number of objects exported.
getTotalMem() - Method in class com.sparsity.sparksee.gdb.PlatformStatistics
Gets physical memory size in Bytes.
getTotalPartitions() - Method in class com.sparsity.sparksee.io.TypeLoaderEvent
Gets the total number of partitions.
getTotalPartitionSteps() - Method in class com.sparsity.sparksee.io.TypeLoaderEvent
Gets the total number of steps in the current partition.
getTotalPhases() - Method in class com.sparsity.sparksee.io.TypeLoaderEvent
Gets the total number of phases.
getType(int) - Method in class com.sparsity.sparksee.gdb.Graph
Gets information about the given type.
getTypeId() - Method in class com.sparsity.sparksee.gdb.Attribute
Gets the Sparksee type identifier.
getTypeId() - Method in class com.sparsity.sparksee.io.TypeExporterEvent
Gets the type identifier.
getTypeId() - Method in class com.sparsity.sparksee.io.TypeLoaderEvent
Gets the type identifier.
getUserTime() - Method in class com.sparsity.sparksee.gdb.PlatformStatistics
Gets CPU user time.
getValue() - Method in class com.sparsity.sparksee.gdb.KeyValue
getValues(int) - Method in class com.sparsity.sparksee.gdb.Graph
Gets the Value collection for the given attribute.
getVariance() - Method in class com.sparsity.sparksee.gdb.AttributeStatistics
Gets the variance.
getWidth() - Method in class com.sparsity.sparksee.gdb.EdgeExport
Gets the edge width.
getWidth() - Method in class com.sparsity.sparksee.gdb.NodeExport
Gets the node width.
getWrite() - Method in class com.sparsity.sparksee.gdb.DatabaseStatistics
Gets total written data in KBytes.
GlobalType - Static variable in class com.sparsity.sparksee.gdb.Type
Global type identifier constant.
Graph - Class in com.sparsity.sparksee.gdb
Graph class.
GraphExport - Class in com.sparsity.sparksee.gdb
Stores the graph exporting values.
GraphExport() - Constructor for class com.sparsity.sparksee.gdb.GraphExport
Creates a new GraphExport instance.

H

hashCode() - Method in class com.sparsity.sparksee.gdb.KeyValue
hashCode() - Method in class com.sparsity.sparksee.gdb.Value
hasNext() - Method in class com.sparsity.sparksee.algorithms.RandomWalk
Gets if there are more objects to be traversed.
hasNext() - Method in class com.sparsity.sparksee.algorithms.Traversal
Gets if there are more objects to be traversed.
hasNext() - Method in class com.sparsity.sparksee.algorithms.TraversalBFS
Gets if there are more objects to be traversed.
hasNext() - Method in class com.sparsity.sparksee.algorithms.TraversalDFS
Gets if there are more objects to be traversed.
hasNext() - Method in class com.sparsity.sparksee.gdb.AttributeListIterator
Gets if there are more elements.
hasNext() - Method in class com.sparsity.sparksee.gdb.BooleanListIterator
Gets if there are more elements.
hasNext() - Method in class com.sparsity.sparksee.gdb.Int32ListIterator
Gets if there are more elements.
hasNext() - Method in class com.sparsity.sparksee.gdb.KeyValues
Checks if the KeyValues has more KeyValue pairs.
hasNext() - Method in class com.sparsity.sparksee.gdb.ObjectsIterator
Gets if there are more elements to traverse.
hasNext() - Method in class com.sparsity.sparksee.gdb.OIDListIterator
Gets if there are more elements.
hasNext() - Method in class com.sparsity.sparksee.gdb.ResultSetListIterator
Gets if there are more elements.
hasNext() - Method in class com.sparsity.sparksee.gdb.StringListIterator
Gets if there are more elements.
hasNext() - Method in class com.sparsity.sparksee.gdb.TypeListIterator
Gets if there are more elements.
hasNext() - Method in class com.sparsity.sparksee.gdb.ValueListIterator
Gets if there are more elements.
hasNext() - Method in class com.sparsity.sparksee.gdb.ValuesIterator
Gets if there are more elements to traverse.
heads(Objects) - Method in class com.sparsity.sparksee.gdb.Graph
Gets all the heads from the given edges collection.

I

includeEdges(Objects) - Method in class com.sparsity.sparksee.algorithms.CommunitiesSCD
Set additional edges that can be used.
includeEdges(Objects) - Method in class com.sparsity.sparksee.algorithms.CommunityDetection
Set additional edges that can be used.
includeEdges(Objects) - Method in class com.sparsity.sparksee.algorithms.DisjointCommunityDetection
Set additional edges that can be used.
includeNodes(Objects) - Method in class com.sparsity.sparksee.algorithms.CommunitiesSCD
Set additional nodes that can be used.
includeNodes(Objects) - Method in class com.sparsity.sparksee.algorithms.CommunityDetection
Set additional nodes that can be used.
includeNodes(Objects) - Method in class com.sparsity.sparksee.algorithms.DisjointCommunityDetection
Set additional nodes that can be used.
indexAttribute(int, AttributeKind) - Method in class com.sparsity.sparksee.gdb.Graph
Updates the index of the given attribute.
indexNeighbors(int, boolean) - Method in class com.sparsity.sparksee.gdb.Graph
Creates or destroys the neighbors index of an edge type.
Int32List - Class in com.sparsity.sparksee.gdb
Sparksee 32-bit signed integer list.
Int32List(int[]) - Constructor for class com.sparsity.sparksee.gdb.Int32List
Creates a new instance from an integer array.
Int32List() - Constructor for class com.sparsity.sparksee.gdb.Int32List
Constructor.
Int32List(Collection<Integer>) - Constructor for class com.sparsity.sparksee.gdb.Int32List
Creates a new instance from an integer collection.
Int32ListIterator - Class in com.sparsity.sparksee.gdb
Int32List iterator class.
intersection(Objects) - Method in class com.sparsity.sparksee.gdb.Objects
Performs the intersection operation.
InvalidAttribute - Static variable in class com.sparsity.sparksee.gdb.Attribute
Invalid attribute identifier constant.
InvalidOID - Static variable in class com.sparsity.sparksee.gdb.Objects
Invalid object identifier constant.
InvalidType - Static variable in class com.sparsity.sparksee.gdb.Type
Invalid type identifier constant.
isArrayAttribute() - Method in class com.sparsity.sparksee.gdb.Attribute
Check if it's an array attribute.
isClosed() - Method in class com.sparsity.sparksee.algorithms.CommunityDetection
Gets if CommunityDetection instance has been closed or not.
isClosed() - Method in class com.sparsity.sparksee.algorithms.ConnectedComponents
Gets if ConnectedComponents instance has been closed or not.
isClosed() - Method in class com.sparsity.sparksee.algorithms.Connectivity
Gets if Connectivity instance has been closed or not.
isClosed() - Method in class com.sparsity.sparksee.algorithms.Context
Gets if Context instance has been closed or not.
isClosed() - Method in class com.sparsity.sparksee.algorithms.DisjointCommunities
Gets if DisjointCommunities instance has been closed or not.
isClosed() - Method in class com.sparsity.sparksee.algorithms.KOpt
Gets if KOpt instance has been closed or not.
isClosed() - Method in class com.sparsity.sparksee.algorithms.PageRank
Gets if PageRank instance has been closed or not.
isClosed() - Method in class com.sparsity.sparksee.algorithms.ShortestPath
Gets if ShortestPath instance has been closed or not.
isClosed() - Method in class com.sparsity.sparksee.algorithms.Traversal
Gets if Traversal instance has been closed or not.
isClosed() - Method in class com.sparsity.sparksee.gdb.Database
Gets if Database instance has been closed or not.
isClosed() - Method in class com.sparsity.sparksee.gdb.KeyValues
Gets if KeyValues instance has been closed or not.
isClosed() - Method in class com.sparsity.sparksee.gdb.Objects
Gets if Objects instance has been closed or not.
isClosed() - Method in class com.sparsity.sparksee.gdb.ObjectsIterator
Gets if ObjectsIterator instance has been closed or not.
isClosed() - Method in class com.sparsity.sparksee.gdb.Session
Gets if Session instance has been closed or not.
isClosed() - Method in class com.sparsity.sparksee.gdb.Sparksee
Gets if Sparksee instance has been closed or not.
isClosed() - Method in class com.sparsity.sparksee.gdb.ValueArray
Gets if ValueArray instance has been closed or not.
isClosed() - Method in class com.sparsity.sparksee.gdb.Values
Gets if Values instance has been closed or not.
isClosed() - Method in class com.sparsity.sparksee.gdb.ValuesIterator
Gets if ValuesIterator instance has been closed or not.
isEmpty() - Method in class com.sparsity.sparksee.gdb.Objects
Returns true if this Objects contains no elements.
isFit() - Method in class com.sparsity.sparksee.gdb.NodeExport
Gets whether the node size is fitted to the label or not.
isLast() - Method in class com.sparsity.sparksee.io.TypeExporterEvent
Gets if this is the last event or not.
isLast() - Method in class com.sparsity.sparksee.io.TypeLoaderEvent
Gets if this is the last event or not.
isNull() - Method in class com.sparsity.sparksee.gdb.TextStream
Returns TRUE if the stream is not available.
isNull() - Method in class com.sparsity.sparksee.gdb.Value
Gets if this is a NULL Value.
isSessionAttribute() - Method in class com.sparsity.sparksee.gdb.Attribute
Check if it's a session attribute or a persistent one.
iterator() - Method in class com.sparsity.sparksee.gdb.AttributeList
Gets a new AttributeListIterator.
iterator() - Method in class com.sparsity.sparksee.gdb.BooleanList
Gets a new BooleanListIterator.
iterator() - Method in class com.sparsity.sparksee.gdb.Int32List
Gets a new Int32ListIterator.
iterator() - Method in class com.sparsity.sparksee.gdb.Objects
Gets an ObjectsIterator.
iterator() - Method in class com.sparsity.sparksee.gdb.OIDList
Gets a new OIDListIterator.
iterator() - Method in class com.sparsity.sparksee.gdb.ResultSetList
Gets a new ResultSetListIterator.
iterator() - Method in class com.sparsity.sparksee.gdb.StringList
Gets a new StringListIterator.
iterator() - Method in class com.sparsity.sparksee.gdb.TypeList
Gets a new TypeListIterator.
iterator() - Method in class com.sparsity.sparksee.gdb.ValueList
Gets a new ValueListIterator.
iterator(Order) - Method in class com.sparsity.sparksee.gdb.Values
Gets a ValuesIterator.
iterator() - Method in class com.sparsity.sparksee.gdb.Values
See iterator().
iteratorFromElement(long) - Method in class com.sparsity.sparksee.gdb.Objects
Gets an ObjectsIterator starting from the given element.
iteratorFromIndex(long) - Method in class com.sparsity.sparksee.gdb.Objects
Gets an ObjectsIterator skipping index elements.

K

KeyValue - Class in com.sparsity.sparksee.gdb
KeyValue() - Constructor for class com.sparsity.sparksee.gdb.KeyValue
KeyValues - Class in com.sparsity.sparksee.gdb
Value set class.
KOpt - Class in com.sparsity.sparksee.algorithms
KOpt class.
KOpt(Session, OIDList) - Constructor for class com.sparsity.sparksee.algorithms.KOpt
Creates a new instance.
KOpt(Session) - Constructor for class com.sparsity.sparksee.algorithms.KOpt
Creates a new instance.

L

load(String) - Static method in class com.sparsity.sparksee.gdb.SparkseeProperties
Loads properties from the given file path.
loadEdges(Graph, String, String, String, String, int, int, String, boolean, boolean, MissingEndpoint, MissingEndpoint, int[], String[], DataType[], AttributeKind[]) - Static method in class com.sparsity.sparksee.io.CSVLoader
Loads edges from a CSV file.
loadNodes(Graph, String, String, String, boolean, int[], String[], DataType[], AttributeKind[]) - Static method in class com.sparsity.sparksee.io.CSVLoader
Loads nodes from a CSV file.
LogLevel - Enum in com.sparsity.sparksee.gdb
Log level enumeration.

M

main() - Static method in class com.sparsity.sparksee.script.ScriptParser
Executes ScriptParser for the given file path.
makeNull() - Method in class com.sparsity.sparksee.gdb.ValueArray
Sets the attribute array to Null.
MaxLengthString - Static variable in class com.sparsity.sparksee.gdb.Value
Maximum number of characters allowed for a String.
MissingEndpoint - Enum in com.sparsity.sparksee.gdb
The policy to follow whenever and edge endpoint is missing during a loading.

N

neighbors(Objects, int, EdgesDirection) - Method in class com.sparsity.sparksee.gdb.Graph
Selects all neighbor nodes from or to each of the node OID in the given collection and for the given edge type.
neighbors(long, int, EdgesDirection) - Method in class com.sparsity.sparksee.gdb.Graph
Selects all neighbor nodes from or to the given node OID and for the given edge type.
newArrayAttribute(int, String, DataType, int) - Method in class com.sparsity.sparksee.gdb.Graph
Creates a new array attribute.
newAttribute(int, String, DataType, AttributeKind) - Method in class com.sparsity.sparksee.gdb.Graph
Creates a new attribute.
newAttribute(int, String, DataType, AttributeKind, Value) - Method in class com.sparsity.sparksee.gdb.Graph
Creates a new attribute with a default value.
newEdge(int, int, Value, int, Value) - Method in class com.sparsity.sparksee.gdb.Graph
Creates a new edge instance.
newEdge(int, long, long) - Method in class com.sparsity.sparksee.gdb.Graph
Creates a new edge instance.
newEdgeType(String, boolean, boolean) - Method in class com.sparsity.sparksee.gdb.Graph
Creates a new edge type.
newNode(int) - Method in class com.sparsity.sparksee.gdb.Graph
Creates a new node instance.
newNodeType(String) - Method in class com.sparsity.sparksee.gdb.Graph
Creates a new node type.
newObjects() - Method in class com.sparsity.sparksee.gdb.Session
Creates a new Objects instance.
newQuery() - Method in class com.sparsity.sparksee.gdb.QueryContext
Creates a new Query.
newQuery(QueryLanguage) - Method in class com.sparsity.sparksee.gdb.Session
Creates a new Query.
newRestrictedEdgeType(String, int, int, boolean) - Method in class com.sparsity.sparksee.gdb.Graph
Creates a new restricted edge type.
newSession() - Method in class com.sparsity.sparksee.gdb.Database
Creates a new Session.
newSessionArrayAttribute(int, DataType, int) - Method in class com.sparsity.sparksee.gdb.Graph
Creates a new Session array attribute.
newSessionAttribute(int, DataType, AttributeKind) - Method in class com.sparsity.sparksee.gdb.Graph
Creates a new Session attribute.
newSessionAttribute(int, DataType, AttributeKind, Value) - Method in class com.sparsity.sparksee.gdb.Graph
Creates a new Session attribute with a default value.
next() - Method in class com.sparsity.sparksee.algorithms.RandomWalk
Gets the next object of the traversal.
next() - Method in class com.sparsity.sparksee.algorithms.Traversal
Gets the next object of the traversal.
next() - Method in class com.sparsity.sparksee.algorithms.TraversalBFS
Gets the next object of the traversal.
next() - Method in class com.sparsity.sparksee.algorithms.TraversalDFS
Gets the next object of the traversal.
next() - Method in class com.sparsity.sparksee.gdb.AttributeListIterator
See nextAttribute().
next() - Method in class com.sparsity.sparksee.gdb.BooleanListIterator
See nextBoolean().
next() - Method in class com.sparsity.sparksee.gdb.Int32ListIterator
See nextInt32().
next() - Method in class com.sparsity.sparksee.gdb.KeyValues
Gets the next KeyValue pair.
next(KeyValue) - Method in class com.sparsity.sparksee.gdb.KeyValues
Gets the next KeyValue pair.
next() - Method in class com.sparsity.sparksee.gdb.ObjectsIterator
See nextObject().
next() - Method in class com.sparsity.sparksee.gdb.OIDListIterator
See nextOID().
next() - Method in class com.sparsity.sparksee.gdb.ResultSet
Fetches the next row.
next() - Method in class com.sparsity.sparksee.gdb.ResultSetListIterator
Moves to the next element.
next() - Method in class com.sparsity.sparksee.gdb.StringListIterator
See nextString().
next() - Method in class com.sparsity.sparksee.gdb.TypeListIterator
See nextType().
next() - Method in class com.sparsity.sparksee.gdb.ValueListIterator
Moves to the next element.
next() - Method in class com.sparsity.sparksee.gdb.ValuesIterator
Gets the next element to traverse.
nextAttribute() - Method in class com.sparsity.sparksee.gdb.AttributeListIterator
Gets the next element.
nextBoolean() - Method in class com.sparsity.sparksee.gdb.BooleanListIterator
Gets the next element.
nextInt32() - Method in class com.sparsity.sparksee.gdb.Int32ListIterator
Gets the next element.
nextObject() - Method in class com.sparsity.sparksee.gdb.ObjectsIterator
Gets the next element.
nextOID() - Method in class com.sparsity.sparksee.gdb.OIDListIterator
Gets the next element.
nextString() - Method in class com.sparsity.sparksee.gdb.StringListIterator
Gets the next element.
nextType() - Method in class com.sparsity.sparksee.gdb.TypeListIterator
Gets the next element.
NodeExport - Class in com.sparsity.sparksee.gdb
Stores the node exporting values.
NodeExport() - Constructor for class com.sparsity.sparksee.gdb.NodeExport
Creates a new instance.
NodeShape - Enum in com.sparsity.sparksee.gdb
Node shape.
NodesType - Static variable in class com.sparsity.sparksee.gdb.Type
Identifier for all nodeType attributes.
NodeTypeExporter - Class in com.sparsity.sparksee.io
NodeTypeExporter class.
NodeTypeExporter() - Constructor for class com.sparsity.sparksee.io.NodeTypeExporter
Creates a new instance.
NodeTypeExporter(RowWriter, Graph, int, AttributeList) - Constructor for class com.sparsity.sparksee.io.NodeTypeExporter
Creates a new instance.
NodeTypeLoader - Class in com.sparsity.sparksee.io
NodeTypeLoader class.
NodeTypeLoader() - Constructor for class com.sparsity.sparksee.io.NodeTypeLoader
Creates a new instance.
NodeTypeLoader(RowReader, Graph, int, AttributeList, Int32List) - Constructor for class com.sparsity.sparksee.io.NodeTypeLoader
Creates a new instance.
notifyEvent(TypeExporterEvent) - Method in class com.sparsity.sparksee.io.TypeExporterListener
Method to be notified from a TypeExporter.
notifyEvent(TypeLoaderEvent) - Method in class com.sparsity.sparksee.io.TypeLoaderListener
Method to receive events from a Loader.

O

Objects - Class in com.sparsity.sparksee.gdb
Object identifier set class.
ObjectsIterator - Class in com.sparsity.sparksee.gdb
ObjectsIterator class.
ObjectType - Enum in com.sparsity.sparksee.gdb
Object type enumeration.
OIDList - Class in com.sparsity.sparksee.gdb
Sparksee object identifier list.
OIDList(Collection<Long>) - Constructor for class com.sparsity.sparksee.gdb.OIDList
Creates a new instance from a long collection.
OIDList(int) - Constructor for class com.sparsity.sparksee.gdb.OIDList
Constructor.
OIDList(long[]) - Constructor for class com.sparsity.sparksee.gdb.OIDList
Creates a new instance from a long array.
OIDList() - Constructor for class com.sparsity.sparksee.gdb.OIDList
Constructor.
OIDListIterator - Class in com.sparsity.sparksee.gdb
OIDList iterator class.
open(String, boolean) - Method in class com.sparsity.sparksee.gdb.Sparksee
Opens an existing Database instance.
open(String, boolean, SparkseeConfig) - Method in class com.sparsity.sparksee.gdb.Sparksee
Opens an existing Database instance.
open(String) - Method in class com.sparsity.sparksee.io.CSVReader
Opens the source file path.
open(String) - Method in class com.sparsity.sparksee.io.CSVWriter
Opens the output file path.
Order - Enum in com.sparsity.sparksee.gdb
Order enumeration.

P

PageRank - Class in com.sparsity.sparksee.algorithms
PageRank class.
PageRank(Session) - Constructor for class com.sparsity.sparksee.algorithms.PageRank
Builds the PageRank.
parse(String, boolean, String) - Method in class com.sparsity.sparksee.script.ScriptParser
Parses the given input file.
Platform - Class in com.sparsity.sparksee.gdb
Platform class.
PlatformStatistics - Class in com.sparsity.sparksee.gdb
Platform data and statistics.
PlatformStatistics() - Constructor for class com.sparsity.sparksee.gdb.PlatformStatistics
Creates a new instance setting all values to 0.
preCommit() - Method in class com.sparsity.sparksee.gdb.Session
PreCommits a transaction.
prepare(Graph) - Method in class com.sparsity.sparksee.gdb.DefaultExport
Default implementation of the ExportManager class method Prepare.
prepare(Graph) - Method in class com.sparsity.sparksee.gdb.ExportManager
Prepares the graph for the export process.
prepare(ValueList) - Method in class com.sparsity.sparksee.gdb.QueryStream
Prepares the stream before it is started.

Q

Query - Class in com.sparsity.sparksee.gdb
Query class.
QueryContext - Class in com.sparsity.sparksee.gdb
Query context interface.
QueryContext() - Constructor for class com.sparsity.sparksee.gdb.QueryContext
Default constructor.
QueryLanguage - Enum in com.sparsity.sparksee.gdb
The supported query languages.
QueryStream - Class in com.sparsity.sparksee.gdb
Query stream interface.

R

RandomWalk - Class in com.sparsity.sparksee.algorithms
RandomWalk class.
RandomWalk(Session, long) - Constructor for class com.sparsity.sparksee.algorithms.RandomWalk
Builds the RandomWalk.
read(char[], int) - Method in class com.sparsity.sparksee.gdb.TextStream
Read data from the stream.
read(StringList) - Method in class com.sparsity.sparksee.io.CSVReader
Reads the next row as a string array.
read(StringList) - Method in class com.sparsity.sparksee.io.RowReader
Reads the next row as a string array.
redoPrecommitted(long) - Method in class com.sparsity.sparksee.gdb.Database
Redo a pending precommitted transaction recovered.
register(TypeExporterListener) - Method in class com.sparsity.sparksee.io.EdgeTypeExporter
Registers a new listener.
register(TypeLoaderListener) - Method in class com.sparsity.sparksee.io.EdgeTypeLoader
Registers a new listener.
register(TypeExporterListener) - Method in class com.sparsity.sparksee.io.NodeTypeExporter
Registers a new listener.
register(TypeLoaderListener) - Method in class com.sparsity.sparksee.io.NodeTypeLoader
Registers a new listener.
register(TypeExporterListener) - Method in class com.sparsity.sparksee.io.TypeExporter
Registers a new listener.
register(TypeLoaderListener) - Method in class com.sparsity.sparksee.io.TypeLoader
Registers a new listener.
release() - Method in class com.sparsity.sparksee.gdb.DefaultExport
Default implementation of the ExportManager class method Release.
release() - Method in class com.sparsity.sparksee.gdb.ExportManager
Ends the export process.
remove() - Method in class com.sparsity.sparksee.gdb.AttributeListIterator
Operation not supported.
remove() - Method in class com.sparsity.sparksee.gdb.BooleanListIterator
Operation not supported.
remove() - Method in class com.sparsity.sparksee.gdb.Int32ListIterator
Operation not supported.
remove(Object) - Method in class com.sparsity.sparksee.gdb.Objects
Removes the specified element from this set if it is present (optional operation).
remove(long) - Method in class com.sparsity.sparksee.gdb.Objects
Removes an element from the collection.
remove() - Method in class com.sparsity.sparksee.gdb.ObjectsIterator
Operation not supported.
remove() - Method in class com.sparsity.sparksee.gdb.OIDListIterator
Operation not supported.
remove() - Method in class com.sparsity.sparksee.gdb.StringListIterator
Operation not supported.
remove() - Method in class com.sparsity.sparksee.gdb.TypeListIterator
Operation not supported.
remove() - Method in class com.sparsity.sparksee.gdb.ValuesIterator
Operation not supported.
removeAll(Collection<?>) - Method in class com.sparsity.sparksee.gdb.Objects
Removes from this set all of its elements that are contained in the specified collection (optional operation).
removeAttribute(int) - Method in class com.sparsity.sparksee.gdb.Graph
Removes the given attribute.
removeChecksums(String) - Method in class com.sparsity.sparksee.gdb.Sparksee
Converts a database WITH checksums into a database WITHOUT checksums.
removeType(int) - Method in class com.sparsity.sparksee.gdb.Graph
Removes the given type.
renameAttribute(int, String) - Method in class com.sparsity.sparksee.gdb.Graph
Renames an attribute.
renameType(int, String) - Method in class com.sparsity.sparksee.gdb.Graph
Renames a type.
renameType(String, String) - Method in class com.sparsity.sparksee.gdb.Graph
Renames a type.
reset(long) - Method in class com.sparsity.sparksee.algorithms.RandomWalk
Sets the starting node of the RandomWalk.
reset() - Method in class com.sparsity.sparksee.io.CSVReader
Moves the reader to the beginning.
reset() - Method in class com.sparsity.sparksee.io.RowReader
Moves the reader to the beginning.
resizeInMemoryPool(long) - Method in class com.sparsity.sparksee.gdb.Sparksee
Resizes the in memory pool allocator.
restore(String, String) - Method in class com.sparsity.sparksee.gdb.Sparksee
Restores a Database from a backup file.
restore(String, String, SparkseeConfig) - Method in class com.sparsity.sparksee.gdb.Sparksee
Restores a Database from a backup file.
restoreEncryptedBackup(String, String, SparkseeConfig, String, String) - Method in class com.sparsity.sparksee.gdb.Sparksee
Restores a Database from an encrypted backup file.
restoreEncryptedBackup(String, String, String, String) - Method in class com.sparsity.sparksee.gdb.Sparksee
Restores a Database from an encrypted backup file.
ResultSet - Class in com.sparsity.sparksee.gdb
ResultSet class.
ResultSetList - Class in com.sparsity.sparksee.gdb
ResultSet list.
ResultSetList() - Constructor for class com.sparsity.sparksee.gdb.ResultSetList
Constructor.
ResultSetListIterator - Class in com.sparsity.sparksee.gdb
ResultSetList iterator class.
retainAll(Collection<?>) - Method in class com.sparsity.sparksee.gdb.Objects
Retains only the elements in this set that are contained in the specified collection (optional operation).
rewind() - Method in class com.sparsity.sparksee.gdb.ResultSet
Positions the cursor before the first row.
rollback() - Method in class com.sparsity.sparksee.gdb.Session
Rollbacks a transaction.
RowReader - Class in com.sparsity.sparksee.io
RowReader interface.
RowWriter - Class in com.sparsity.sparksee.io
RowWriter interface.
run() - Method in class com.sparsity.sparksee.algorithms.CommunitiesSCD
Executes the algorithm.
run() - Method in class com.sparsity.sparksee.algorithms.CommunityDetection
Runs the algorithm in order to find the connected components.
run() - Method in class com.sparsity.sparksee.algorithms.Connectivity
Runs the algorithm in order to find the connected components.
run() - Method in class com.sparsity.sparksee.algorithms.DisjointCommunityDetection
Runs the algorithm in order to find the communities.
run() - Method in class com.sparsity.sparksee.algorithms.PageRank
Runs the algorithm.
run() - Method in class com.sparsity.sparksee.algorithms.ShortestPath
Runs the algorithm.
run() - Method in class com.sparsity.sparksee.algorithms.SinglePairShortestPath
Runs the algorithm.
run() - Method in class com.sparsity.sparksee.algorithms.SinglePairShortestPathBFS
Executes the algorithm.
run() - Method in class com.sparsity.sparksee.algorithms.SinglePairShortestPathDijkstra
Executes the algorithm.
run() - Method in class com.sparsity.sparksee.algorithms.StrongConnectivity
Runs the algorithm in order to find the connected components.
run() - Method in class com.sparsity.sparksee.algorithms.StrongConnectivityGabow
Executes the algorithm.
run() - Method in class com.sparsity.sparksee.algorithms.WeakConnectivity
Runs the algorithm in order to find the connected components.
run() - Method in class com.sparsity.sparksee.algorithms.WeakConnectivityDFS
Executes the algorithm.
run() - Method in class com.sparsity.sparksee.io.EdgeTypeExporter
See the TypeExporter class Run method.
run() - Method in class com.sparsity.sparksee.io.EdgeTypeLoader
See the TypeLoader class Run method.
run() - Method in class com.sparsity.sparksee.io.NodeTypeExporter
See the TypeExporter class Run method.
run() - Method in class com.sparsity.sparksee.io.NodeTypeLoader
See the TypeLoader class Run method.
run() - Method in class com.sparsity.sparksee.io.TypeExporter
Runs export process.
run() - Method in class com.sparsity.sparksee.io.TypeLoader
Run the loader.
runNPhases(int) - Method in class com.sparsity.sparksee.io.EdgeTypeLoader
See the TypeLoader class RunNPhases method.
runNPhases(int) - Method in class com.sparsity.sparksee.io.NodeTypeLoader
See the TypeLoader class RunNPhases method.
runNPhases(int) - Method in class com.sparsity.sparksee.io.TypeLoader
Run the loader for N phases loading.
runThreeOpt() - Method in class com.sparsity.sparksee.algorithms.KOpt
Runs 3-Opt local search.
runTwoOpt() - Method in class com.sparsity.sparksee.algorithms.KOpt
Runs 2-Opt local search.
runTwoPhases() - Method in class com.sparsity.sparksee.io.EdgeTypeLoader
See the TypeLoader class RunTwoPhases method.
runTwoPhases() - Method in class com.sparsity.sparksee.io.NodeTypeLoader
See the TypeLoader class RunTwoPhases method.
runTwoPhases() - Method in class com.sparsity.sparksee.io.TypeLoader
Run the loader for two phases loading.

S

sample(Objects, long) - Method in class com.sparsity.sparksee.gdb.Objects
Creates a new Objects instance which is a sample of the calling one.
save() - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Save the current configuration in the specified config file.
saveAll() - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Save all the current configuration settings in the specified config file.
ScriptParser - Class in com.sparsity.sparksee.script
ScriptParser.
ScriptParser() - Constructor for class com.sparsity.sparksee.script.ScriptParser
Constructor.
select(int, Condition, Value, Value, Objects) - Method in class com.sparsity.sparksee.gdb.Graph
Selects all OIDs satisfying the given condition for the given attribute.
select(int, Condition, Value, Value) - Method in class com.sparsity.sparksee.gdb.Graph
Selects all OIDs satisfying the given condition for the given attribute.
select(int) - Method in class com.sparsity.sparksee.gdb.Graph
Selects all OIDs belonging to the given type.
select(int, Condition, Value, Objects) - Method in class com.sparsity.sparksee.gdb.Graph
Selects all OIDs satisfying the given condition for the given attribute.
select(int, Condition, Value) - Method in class com.sparsity.sparksee.gdb.Graph
Selects all OIDs satisfying the given condition for the given attribute.
Session - Class in com.sparsity.sparksee.gdb
Session class.
set(int, long) - Method in class com.sparsity.sparksee.gdb.OIDList
Sets a Sparksee object identifier at the specified position of the list.
set(Value) - Method in class com.sparsity.sparksee.gdb.Value
Sets the Value.
set(int, Value) - Method in class com.sparsity.sparksee.gdb.ValueArray
Set a Value to a specific array position.
set(Value) - Method in class com.sparsity.sparksee.gdb.ValueArray
Set a Value to the whole array.
setAESEncryptionEnabled(String, String) - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Enables storage encryption using AES with the given key and iv.
setAESEncryptionEnabled(int) - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Enables storage encryption using AES and GENARATES a key and an iv.
setArrayAttribute(int, Value) - Method in class com.sparsity.sparksee.gdb.Graph
Sets all the values of the array of the given array attribute for all the objects of the types the attribute applies to.
setArrayAttribute(long, int, Value) - Method in class com.sparsity.sparksee.gdb.Graph
Sets all the elements of the ValueArray for the given array attribute and OID and returns it.
setArrayAttributeVoid(long, int, Value) - Method in class com.sparsity.sparksee.gdb.Graph
Sets all the elements of the ValueArray for the given array attribute and OID.
setAsDirected(boolean) - Method in class com.sparsity.sparksee.gdb.EdgeExport
Sets if the edge should be managed as directed.
setAttribute(int, Value) - Method in class com.sparsity.sparksee.gdb.Graph
Sets the value of the given attribute for all the objects of the types the attribute applies to.
setAttribute(long, int, Value) - Method in class com.sparsity.sparksee.gdb.Graph
Sets the Value for the given attribute and OID.
setAttributeDefaultValue(int, Value) - Method in class com.sparsity.sparksee.gdb.Graph
Sets a default value for an attribute.
setAttributePositions(Int32List) - Method in class com.sparsity.sparksee.io.EdgeTypeLoader
Sets the list of attribute positions.
setAttributePositions(Int32List) - Method in class com.sparsity.sparksee.io.NodeTypeLoader
Sets the list of attribute positions.
setAttributePositions(Int32List) - Method in class com.sparsity.sparksee.io.TypeLoader
Sets the list of attribute positions.
setAttributes(AttributeList) - Method in class com.sparsity.sparksee.io.EdgeTypeExporter
Sets the list of Attributes.
setAttributes(AttributeList) - Method in class com.sparsity.sparksee.io.EdgeTypeLoader
Sets the list of Attributes.
setAttributes(AttributeList) - Method in class com.sparsity.sparksee.io.NodeTypeExporter
Sets the list of Attributes.
setAttributes(AttributeList) - Method in class com.sparsity.sparksee.io.NodeTypeLoader
Sets the list of Attributes.
setAttributes(AttributeList) - Method in class com.sparsity.sparksee.io.TypeExporter
Sets the list of Attributes.
setAttributes(AttributeList) - Method in class com.sparsity.sparksee.io.TypeLoader
Sets the list of Attributes.
setAttributeText(long, int, TextStream) - Method in class com.sparsity.sparksee.gdb.Graph
Sets the writable TextStream for the given text attribute and OID.
setAutoQuotes(boolean) - Method in class com.sparsity.sparksee.io.CSVWriter
Sets on/off the automatic quote mode.
setBoolean(boolean) - Method in class com.sparsity.sparksee.gdb.Value
Sets the Value.
setBoolean(int, boolean[]) - Method in class com.sparsity.sparksee.gdb.ValueArray
Set a subset of the values of this bool array.
setBoolean(boolean[]) - Method in class com.sparsity.sparksee.gdb.ValueArray
Set all the values of this bool array.
setBooleanVoid(boolean) - Method in class com.sparsity.sparksee.gdb.Value
Sets the Value.
setCacheMaxSize(int) - Method in class com.sparsity.sparksee.gdb.Database
Sets the cache maximum size (in MB).
setCacheMaxSize(int) - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Sets the maximum size for the cache (all pools) in MB.
setCacheStatisticsEnabled(boolean) - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Enables or disables cache statistics.
setCacheStatisticsFile(String) - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Sets the cache statistics log file.
setCacheStatisticsSnapshotTime(long) - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Sets the cache statistics snapshot time.
setCallStackDump(boolean) - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Sets whether the signals will be captured to dump the call stack or not.
setChecksumEnabled(boolean) - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Enables or disables the storage checksum usage.
setClientId(String) - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Set the client identifier.
setColor(Color) - Method in class com.sparsity.sparksee.gdb.EdgeExport
Sets the color of the edge.
setColor(Color) - Method in class com.sparsity.sparksee.gdb.NodeExport
Sets the color of the node.
setColorRGB(int) - Method in class com.sparsity.sparksee.gdb.EdgeExport
Sets the edge color.
setColorRGB(int) - Method in class com.sparsity.sparksee.gdb.NodeExport
Sets the node color.
setCurrentTour(OIDList) - Method in class com.sparsity.sparksee.algorithms.KOpt
Sets current tour as a list of nodes.
setDamping(double) - Method in class com.sparsity.sparksee.algorithms.PageRank
Sets the damping value for the PageRank.
setDefaults() - Method in class com.sparsity.sparksee.gdb.EdgeExport
Sets to default values.
setDefaults() - Method in class com.sparsity.sparksee.gdb.GraphExport
Sets to default values.
setDefaults() - Method in class com.sparsity.sparksee.gdb.NodeExport
Sets to default values.
setDefaultWeight(double) - Method in class com.sparsity.sparksee.algorithms.PageRank
Sets the default weight for those cases when a given edge does not have a weight attribute set.
setDefaultWeight(double) - Method in class com.sparsity.sparksee.algorithms.RandomWalk
Sets the default weight for those cases when a given edge does not have a weight attribute set.
setDouble(double) - Method in class com.sparsity.sparksee.gdb.Value
Sets the Value.
setDouble(int, double[]) - Method in class com.sparsity.sparksee.gdb.ValueArray
Set a subset of the values of this double array.
setDouble(double[]) - Method in class com.sparsity.sparksee.gdb.ValueArray
Set all the values of this double array.
setDoubleVoid(double) - Method in class com.sparsity.sparksee.gdb.Value
Sets the Value.
setDynamic(String, Value) - Method in class com.sparsity.sparksee.gdb.Query
Sets the value for a dynamic paramater.
setDynamicEdgeCostCallback(SinglePairShortestPathDijkstraDynamicCost) - Method in class com.sparsity.sparksee.algorithms.SinglePairShortestPathDijkstra
Set a class callback to dynamically calculate the cost of the edges.
setEdgeWeightAttributeType(int) - Method in class com.sparsity.sparksee.algorithms.KOpt
Sets the attribute to use as edge weight.
setEdgeWeightAttributeType(int) - Method in class com.sparsity.sparksee.algorithms.PageRank
Sets the attribute to use as edge weight.
setEdgeWeightAttributeType(int) - Method in class com.sparsity.sparksee.algorithms.RandomWalk
Sets the attribute to use as edge weight.
setEncryptionDisabled() - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Disables storage encryption.
setErrorLog(String) - Method in class com.sparsity.sparksee.script.ScriptParser
Sets the error log.
setExtentPages(int) - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Sets the number of pages per extent.
setExtentSize(int) - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Sets the size of the extents in KB.
setFit(boolean) - Method in class com.sparsity.sparksee.gdb.NodeExport
Sets the node fit property.
setFontSize(int) - Method in class com.sparsity.sparksee.gdb.EdgeExport
Sets the edge label font size.
setFontSize(int) - Method in class com.sparsity.sparksee.gdb.NodeExport
Sets the node label font size.
setForcedQuotes(BooleanList) - Method in class com.sparsity.sparksee.io.CSVWriter
Disables the automatic quote mode and forces to be quoted those positions set to TRUE in the given vector.
setFrequency(int) - Method in class com.sparsity.sparksee.io.EdgeTypeExporter
Sets the frequency of listener notification.
setFrequency(int) - Method in class com.sparsity.sparksee.io.EdgeTypeLoader
Sets the frequency of listener notification.
setFrequency(int) - Method in class com.sparsity.sparksee.io.NodeTypeExporter
Sets the frequency of listener notification.
setFrequency(int) - Method in class com.sparsity.sparksee.io.NodeTypeLoader
Sets the frequency of listener notification.
setFrequency(int) - Method in class com.sparsity.sparksee.io.TypeExporter
Sets the frequency of listener notification.
setFrequency(int) - Method in class com.sparsity.sparksee.io.TypeLoader
Sets the frequency of listener notification.
setGraph(Graph) - Method in class com.sparsity.sparksee.io.EdgeTypeExporter
Sets the graph that will be exported.
setGraph(Graph) - Method in class com.sparsity.sparksee.io.EdgeTypeLoader
Sets the graph where the data will be loaded.
setGraph(Graph) - Method in class com.sparsity.sparksee.io.NodeTypeExporter
Sets the graph that will be exported.
setGraph(Graph) - Method in class com.sparsity.sparksee.io.NodeTypeLoader
Sets the graph where the data will be loaded.
setGraph(Graph) - Method in class com.sparsity.sparksee.io.TypeExporter
Sets the graph that will be exported.
setGraph(Graph) - Method in class com.sparsity.sparksee.io.TypeLoader
Sets the graph where the data will be loaded.
setHeadAttribute(int) - Method in class com.sparsity.sparksee.io.EdgeTypeExporter
Sets the attribute that will be used to get the value to be dumped for the head of the edge.
setHeadAttribute(int) - Method in class com.sparsity.sparksee.io.EdgeTypeLoader
Sets the attribute that will be used to find the head of the edge.
setHeader(boolean) - Method in class com.sparsity.sparksee.io.EdgeTypeExporter
Sets the presence of a header row.
setHeader(boolean) - Method in class com.sparsity.sparksee.io.NodeTypeExporter
Sets the presence of a header row.
setHeader(boolean) - Method in class com.sparsity.sparksee.io.TypeExporter
Sets the presence of a header row.
setHeadMEP(MissingEndpoint) - Method in class com.sparsity.sparksee.io.EdgeTypeLoader
Sets the flag to create missing head nodes when loading nodes or edges.
setHeadPosition(int) - Method in class com.sparsity.sparksee.io.EdgeTypeExporter
Sets the position (index column) of the head attribute in the exported data.
setHeadPosition(int) - Method in class com.sparsity.sparksee.io.EdgeTypeLoader
Sets the position of the head attribute in the source data.
setHeight(int) - Method in class com.sparsity.sparksee.gdb.NodeExport
Sets the node height.
setHI(String) - Static method in class com.sparsity.sparksee.gdb.SparkseeProperties
YOU SHOULD NOT USE THIS METHOD.
setHighAvailabilityCoordinators(String) - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Sets the coordinators address and port list.
setHighAvailabilityEnabled(boolean) - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Enables or disables high availability mode.
setHighAvailabilityIP(String) - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Sets the IP address and port of the instance.
setHighAvailabilityMasterHistory(long) - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Sets the master's history log.
setHighAvailabilitySynchronization(long) - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Sets the synchronization polling time.
setInitialPageRankValue(double) - Method in class com.sparsity.sparksee.algorithms.PageRank
Sets the initial PageRank value.
setInMemAllocSize(long) - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Sets the in-memory allocator size.
setInOutParameter(double) - Method in class com.sparsity.sparksee.algorithms.RandomWalk
Sets the In-Out parameter of the RandomWalk.
setInteger(int) - Method in class com.sparsity.sparksee.gdb.Value
Sets the Value.
setInteger(int, int[]) - Method in class com.sparsity.sparksee.gdb.ValueArray
Set a subset of the values of this int array.
setInteger(int[]) - Method in class com.sparsity.sparksee.gdb.ValueArray
Set all the values of this int array.
setIntegerVoid(int) - Method in class com.sparsity.sparksee.gdb.Value
Sets the Value.
setLabel(String) - Method in class com.sparsity.sparksee.gdb.EdgeExport
Sets the edge label.
setLabel(String) - Method in class com.sparsity.sparksee.gdb.GraphExport
Sets the graph label.
setLabel(String) - Method in class com.sparsity.sparksee.gdb.NodeExport
Sets the node label.
setLabelColor(Color) - Method in class com.sparsity.sparksee.gdb.EdgeExport
Sets the color of the label.
setLabelColor(Color) - Method in class com.sparsity.sparksee.gdb.NodeExport
Sets the color of the label.
setLabelColorRGB(int) - Method in class com.sparsity.sparksee.gdb.EdgeExport
Sets the edge label color.
setLabelColorRGB(int) - Method in class com.sparsity.sparksee.gdb.NodeExport
Sets the node label color.
setLicense(String) - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Sets the license key.
setLicenseId(String) - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Set the license identifier.
setLicensePreDownloadDays(int) - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Start trying to automatically download a new license at the specified number of days before expiration.
setLocale(String) - Method in class com.sparsity.sparksee.io.CSVReader
Sets the locale that will be used to read the file.
setLocale(String) - Method in class com.sparsity.sparksee.io.CSVWriter
Sets the locale that will be used to write the file.
setLocale(String) - Method in class com.sparsity.sparksee.io.EdgeTypeLoader
Sets the locale that will be used to read the data.
setLocale(String) - Method in class com.sparsity.sparksee.io.NodeTypeLoader
Sets the locale that will be used to read the data.
setLocale(String) - Method in class com.sparsity.sparksee.io.TypeLoader
Sets the locale that will be used to read the data.
setLogError(String) - Method in class com.sparsity.sparksee.io.EdgeTypeLoader
Sets a log error file.
setLogError(String) - Method in class com.sparsity.sparksee.io.NodeTypeLoader
Sets a log error file.
setLogError(String) - Method in class com.sparsity.sparksee.io.TypeLoader
Sets a log error file.
setLogFile(String) - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Sets the log file.
setLogLevel(LogLevel) - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Sets the log level.
setLogOff() - Method in class com.sparsity.sparksee.io.EdgeTypeLoader
Truns off all the error reporting.
setLogOff() - Method in class com.sparsity.sparksee.io.NodeTypeLoader
Truns off all the error reporting.
setLogOff() - Method in class com.sparsity.sparksee.io.TypeLoader
Truns off all the error reporting.
setLong(long) - Method in class com.sparsity.sparksee.gdb.Value
Sets the Value.
setLong(int, long[]) - Method in class com.sparsity.sparksee.gdb.ValueArray
Set a subset of the values of this long array.
setLong(long[]) - Method in class com.sparsity.sparksee.gdb.ValueArray
Set all the values of this long array.
setLongVoid(long) - Method in class com.sparsity.sparksee.gdb.Value
Sets the Value.
setLookAhead(int) - Method in class com.sparsity.sparksee.algorithms.CommunitiesSCD
Sets the size of the lookahead iterations to look (5 by default).
setMaterializedAttribute(String) - Method in class com.sparsity.sparksee.algorithms.CommunitiesSCD
Creates a new common attribute type for all node types in the graph in order to store, persistently, the results related to the disjoint communities found while executing this algorithm.
setMaterializedAttribute(String) - Method in class com.sparsity.sparksee.algorithms.Connectivity
Creates a new common attribute type for all node types in the graph in order to store, persistently, the results related to the connected components found while executing this algorithm.
setMaterializedAttribute(String) - Method in class com.sparsity.sparksee.algorithms.DisjointCommunityDetection
Creates a new common attribute type for all node types in the graph in order to store, persistently, the results related to the disjoint communities found while executing this algorithm.
setMaterializedAttribute(String) - Method in class com.sparsity.sparksee.algorithms.StrongConnectivity
Creates a new common attribute type for all node types in the graph in order to store, persistently, the results related to the connected components found while executing this algorithm.
setMaterializedAttribute(String) - Method in class com.sparsity.sparksee.algorithms.StrongConnectivityGabow
Creates a new common attribute type for all node types in the graph in order to store, persistently, the results related to the connected components found while executing this algorithm.
setMaterializedAttribute(String) - Method in class com.sparsity.sparksee.algorithms.WeakConnectivity
Creates a new common attribute type for all node types in the graph in order to store, persistently, the results related to the connected components found while executing this algorithm.
setMaterializedAttribute(String) - Method in class com.sparsity.sparksee.algorithms.WeakConnectivityDFS
Creates a new common attribute type for all node types in the graph in order to store, persistently, the results related to the connected components found while executing this algorithm.
setMaximumHops(int, boolean) - Method in class com.sparsity.sparksee.algorithms.Context
Sets the maximum hops restriction.
setMaximumHops(int) - Method in class com.sparsity.sparksee.algorithms.RandomWalk
Sets the maximum hops restriction.
setMaximumHops(int) - Method in class com.sparsity.sparksee.algorithms.ShortestPath
Sets the maximum hops restriction.
setMaximumHops(int) - Method in class com.sparsity.sparksee.algorithms.SinglePairShortestPath
Sets the maximum hops restriction.
setMaximumHops(int) - Method in class com.sparsity.sparksee.algorithms.SinglePairShortestPathBFS
Sets the maximum hops restriction.
setMaximumHops(int) - Method in class com.sparsity.sparksee.algorithms.SinglePairShortestPathDijkstra
Sets the maximum hops restriction.
setMaximumHops(int) - Method in class com.sparsity.sparksee.algorithms.Traversal
Sets the maximum hops restriction.
setMaximumHops(int) - Method in class com.sparsity.sparksee.algorithms.TraversalBFS
Sets the maximum hops restriction.
setMaximumHops(int) - Method in class com.sparsity.sparksee.algorithms.TraversalDFS
Sets the maximum hops restriction.
setMaxIterations(long) - Method in class com.sparsity.sparksee.algorithms.KOpt
Sets maximum number of iterations.
setMultilines(int) - Method in class com.sparsity.sparksee.io.CSVReader
Allows the use of fields with more than one line.
setNull() - Method in class com.sparsity.sparksee.gdb.Value
Sets the Value to NULL.
setNullVoid() - Method in class com.sparsity.sparksee.gdb.Value
Sets the Value to NULL.
setNumIterations(int) - Method in class com.sparsity.sparksee.algorithms.PageRank
Sets the number of iterations to run the PageRank for.
setNumLines(int) - Method in class com.sparsity.sparksee.io.CSVReader
Used to limit the number of lines that will be read.
setOID(long) - Method in class com.sparsity.sparksee.gdb.Value
Sets the Value.
setOID(long[]) - Method in class com.sparsity.sparksee.gdb.ValueArray
Set all the values of this oid array.
setOID(int, long[]) - Method in class com.sparsity.sparksee.gdb.ValueArray
Set a subset of the values of this oid array.
setOIDVoid(long) - Method in class com.sparsity.sparksee.gdb.Value
Sets the OID Value.
setOutputAttributeType(int) - Method in class com.sparsity.sparksee.algorithms.PageRank
Sets the output attribute type.
setOutputLog(String) - Method in class com.sparsity.sparksee.script.ScriptParser
Sets the output log.
setPoolFrameSize(int) - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Sets the size of a pool frame in number of extents.
setPoolPartitions(int) - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Sets the number of pools in each PartitionedPool.
setPoolPersistentMaxSize(int) - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Sets the maximum size for the persistent pool in number of frames.
setPoolPersistentMinSize(int) - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Sets the minimum size for the persistent pool in number of frames.
setPoolTemporaryMaxSize(int) - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Sets the maximum size for the temporary pool in number of frames.
setPoolTemporaryMinSize(int) - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Sets the minimum size for the temporary pool in number of frames.
setQuotes(String) - Method in class com.sparsity.sparksee.io.CSVReader
Sets the character used to quote fields.
setQuotes(String) - Method in class com.sparsity.sparksee.io.CSVWriter
Sets the character used to quote fields.
setRecoveryCacheMaxSize(int) - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Sets the maximum size for the recovery log cache in extents.
setRecoveryCheckpointTime(long) - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Sets the delay time (in microseconds) between automatic checkpoints.
setRecoveryEnabled(boolean) - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Enables or disables the recovery.
setRecoveryLogFile(String) - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Sets the recovery log file.
setReturnParameter(double) - Method in class com.sparsity.sparksee.algorithms.RandomWalk
Sets the return parameter of the RandomWalk.
setRollbackEnabled(boolean) - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Enables or disables the rollback.
setRowReader(RowReader) - Method in class com.sparsity.sparksee.io.EdgeTypeLoader
Sets the input data source.
setRowReader(RowReader) - Method in class com.sparsity.sparksee.io.NodeTypeLoader
Sets the input data source.
setRowReader(RowReader) - Method in class com.sparsity.sparksee.io.TypeLoader
Sets the input data source.
setRowWriter(RowWriter) - Method in class com.sparsity.sparksee.io.EdgeTypeExporter
Sets the output data destination.
setRowWriter(RowWriter) - Method in class com.sparsity.sparksee.io.NodeTypeExporter
Sets the output data destination.
setRowWriter(RowWriter) - Method in class com.sparsity.sparksee.io.TypeExporter
Sets the output data destination.
setSeed(int) - Method in class com.sparsity.sparksee.algorithms.RandomWalk
Sets the seed of the random walk.
setSeparator(String) - Method in class com.sparsity.sparksee.io.CSVReader
Sets the character used to separate fields in the file.
setSeparator(String) - Method in class com.sparsity.sparksee.io.CSVWriter
Sets the character used to separate fields in the file.
setShape(NodeShape) - Method in class com.sparsity.sparksee.gdb.NodeExport
Sets the node shape.
setSingleLine() - Method in class com.sparsity.sparksee.io.CSVReader
Only allows single line fields.
setSparkseeConfigFile(String) - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Sets the config file path.
setStartingNode(long) - Method in class com.sparsity.sparksee.algorithms.PageRank
Sets the starting node of the page rank to compute the Personalized PageRank variant.
setStartLine(int) - Method in class com.sparsity.sparksee.io.CSVReader
Sets the number of lines to be skiped from the beginning.
setStream(String, QueryStream) - Method in class com.sparsity.sparksee.gdb.Query
Sets a query stream handler.
setString(String) - Method in class com.sparsity.sparksee.gdb.Value
Sets the Value.
setStringVoid(String) - Method in class com.sparsity.sparksee.gdb.Value
Sets the Value.
setTailAttribute(int) - Method in class com.sparsity.sparksee.io.EdgeTypeExporter
Sets the attribute that will be used to get the value to be dumped for the tail of the edge.
setTailAttribute(int) - Method in class com.sparsity.sparksee.io.EdgeTypeLoader
Sets the attribute that will be used to find the tail of the edge.
setTailMEP(MissingEndpoint) - Method in class com.sparsity.sparksee.io.EdgeTypeLoader
Sets the flag to create missing tail nodes when loading nodes or edges.
setTailPosition(int) - Method in class com.sparsity.sparksee.io.EdgeTypeExporter
Sets the position (index column) of the tail attribute in the exported data.
setTailPosition(int) - Method in class com.sparsity.sparksee.io.EdgeTypeLoader
Sets the position of the tail attribute in the source data.
setTimeLimit(long) - Method in class com.sparsity.sparksee.algorithms.KOpt
Limits execution time.
setTimestamp(int, int, int, int, int, int, int) - Method in class com.sparsity.sparksee.gdb.Value
Sets the Value.
setTimestamp(Calendar) - Method in class com.sparsity.sparksee.gdb.Value
Sets the Value.
setTimestamp(Date) - Method in class com.sparsity.sparksee.gdb.Value
Sets the Value.
setTimestamp(long[]) - Method in class com.sparsity.sparksee.gdb.ValueArray
Set all the values of this timestamp array.
setTimestamp(int, long[]) - Method in class com.sparsity.sparksee.gdb.ValueArray
Set a subset of the values of this timestamp array.
setTimestampFormat(String) - Method in class com.sparsity.sparksee.io.EdgeTypeLoader
Sets a specific timestamp format.
setTimestampFormat(String) - Method in class com.sparsity.sparksee.io.NodeTypeLoader
Sets a specific timestamp format.
setTimestampFormat(String) - Method in class com.sparsity.sparksee.io.TypeLoader
Sets a specific timestamp format.
setTimestampVoid(int, int, int, int, int, int, int) - Method in class com.sparsity.sparksee.gdb.Value
Sets the Value.
setTimestampVoid(long) - Method in class com.sparsity.sparksee.gdb.Value
Sets the Value.
setTmpEnabled(boolean) - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Sets whether to use temporary storage for computations or not.
setTmpFolder(String) - Method in class com.sparsity.sparksee.gdb.SparkseeConfig
Sets the temporary folder used for temporary staging.
setTolerance(double) - Method in class com.sparsity.sparksee.algorithms.PageRank
Sets the tolerance threashold to continue computing the PageRank after each iteration.
setType(int) - Method in class com.sparsity.sparksee.io.EdgeTypeExporter
Sets the type to be exported.
setType(int) - Method in class com.sparsity.sparksee.io.EdgeTypeLoader
Sets the type to be loaded.
setType(int) - Method in class com.sparsity.sparksee.io.NodeTypeExporter
Sets the type to be exported.
setType(int) - Method in class com.sparsity.sparksee.io.NodeTypeLoader
Sets the type to be loaded.
setType(int) - Method in class com.sparsity.sparksee.io.TypeExporter
Sets the type to be exported.
setType(int) - Method in class com.sparsity.sparksee.io.TypeLoader
Sets the type to be loaded.
setUnweightedEdgeCost(double) - Method in class com.sparsity.sparksee.algorithms.SinglePairShortestPathDijkstra
Sets the weight assigned to the unweighted edges.
setVoid(Value) - Method in class com.sparsity.sparksee.gdb.Value
Sets the Value.
setWidth(int) - Method in class com.sparsity.sparksee.gdb.EdgeExport
Sets the edge width.
setWidth(int) - Method in class com.sparsity.sparksee.gdb.NodeExport
Gets the node width.
ShortestPath - Class in com.sparsity.sparksee.algorithms
ShortestPath class.
SinglePairShortestPath - Class in com.sparsity.sparksee.algorithms
SinglePairShortestPath class.
SinglePairShortestPathBFS - Class in com.sparsity.sparksee.algorithms
SinglePairShortestPathBFS class.
SinglePairShortestPathBFS(Session, long, long) - Constructor for class com.sparsity.sparksee.algorithms.SinglePairShortestPathBFS
Creates a new instance.
SinglePairShortestPathDijkstra - Class in com.sparsity.sparksee.algorithms
SinglePairShortestPathDijkstra class.
SinglePairShortestPathDijkstra(Session, long, long) - Constructor for class com.sparsity.sparksee.algorithms.SinglePairShortestPathDijkstra
Creates a new instance.
SinglePairShortestPathDijkstraDynamicCost - Class in com.sparsity.sparksee.algorithms
Defines how to calculate an edge weight.
size() - Method in class com.sparsity.sparksee.gdb.Objects
Gets the size of the collection.
size() - Method in class com.sparsity.sparksee.gdb.ValueArray
Returns the array size.
Sparksee - Class in com.sparsity.sparksee.gdb
Sparksee class.
Sparksee(SparkseeConfig) - Constructor for class com.sparsity.sparksee.gdb.Sparksee
Creates a new instance.
SparkseeConfig - Class in com.sparsity.sparksee.gdb
Sparksee configuration class.
SparkseeConfig(String) - Constructor for class com.sparsity.sparksee.gdb.SparkseeConfig
Creates a new instance with a specific config file.
SparkseeConfig(String, String, String) - Constructor for class com.sparsity.sparksee.gdb.SparkseeConfig
Creates a new instance with a specific config file and IDs.
SparkseeConfig() - Constructor for class com.sparsity.sparksee.gdb.SparkseeConfig
Creates a new instance.
SparkseeProperties - Class in com.sparsity.sparksee.gdb
Sparksee properties file.
start(ResultSetList) - Method in class com.sparsity.sparksee.gdb.QueryStream
Starts the stream.
StringList - Class in com.sparsity.sparksee.gdb
String list.
StringList(String[]) - Constructor for class com.sparsity.sparksee.gdb.StringList
Creates a new instance from an string array.
StringList(Collection<String>) - Constructor for class com.sparsity.sparksee.gdb.StringList
Creates a new instance from an string collection.
StringList() - Constructor for class com.sparsity.sparksee.gdb.StringList
Constructor.
StringListIterator - Class in com.sparsity.sparksee.gdb
StringList iterator class.
StrongConnectivity - Class in com.sparsity.sparksee.algorithms
StrongConnectivity class.
StrongConnectivityGabow - Class in com.sparsity.sparksee.algorithms
This class can be used to solve the problem of finding strongly connected components in a directed graph.
StrongConnectivityGabow(Session) - Constructor for class com.sparsity.sparksee.algorithms.StrongConnectivityGabow
Creates a new instance of StrongConnectivityGabow.

T

tails(Objects) - Method in class com.sparsity.sparksee.gdb.Graph
Gets all the tails from the given edges collection.
tailsAndHeads(Objects, Objects, Objects) - Method in class com.sparsity.sparksee.gdb.Graph
Gets all the tails and heads from the given edges collection.
TextStream - Class in com.sparsity.sparksee.gdb
TextStream class.
TextStream(boolean) - Constructor for class com.sparsity.sparksee.gdb.TextStream
Creates a new instance.
toArray(T[]) - Method in class com.sparsity.sparksee.gdb.Objects
Returns an array containing all of the object identifiers in this set; the runtime type of the returned array is that of the specified array.
toArray() - Method in class com.sparsity.sparksee.gdb.Objects
Returns an array containing all of the object identifiers in this set.
topK(int, Condition, Value, Order, int) - Method in class com.sparsity.sparksee.gdb.Graph
Gets a KeyValues iterator as a result of the TopK operation.
topK(int, Order, int) - Method in class com.sparsity.sparksee.gdb.Graph
Gets a KeyValues iterator as a result of the TopK operation.
topK(int, Condition, Value, Value, Order, int) - Method in class com.sparsity.sparksee.gdb.Graph
Gets a KeyValues iterator as a result of the TopK operation.
topK(int, Condition, Value, Value, Order, int, Objects) - Method in class com.sparsity.sparksee.gdb.Graph
Gets a KeyValues iterator as a result of the TopK operation.
topK(int, Condition, Value, Order, int, Objects) - Method in class com.sparsity.sparksee.gdb.Graph
Gets a KeyValues iterator as a result of the TopK operation.
topK(int, Order, int, Objects) - Method in class com.sparsity.sparksee.gdb.Graph
Gets a KeyValues iterator as a result of the TopK operation.
toString() - Method in class com.sparsity.sparksee.gdb.KeyValue
Gets a String representation of the Value.
toString(String) - Method in class com.sparsity.sparksee.gdb.Value
Gets a string representation of the Value.
toString() - Method in class com.sparsity.sparksee.gdb.Value
Gets a String representation of the Value.
Traversal - Class in com.sparsity.sparksee.algorithms
Traversal class.
TraversalBFS - Class in com.sparsity.sparksee.algorithms
Breadth-First Search implementation of Traversal.
TraversalBFS(Session, long) - Constructor for class com.sparsity.sparksee.algorithms.TraversalBFS
Creates a new instance.
TraversalDFS - Class in com.sparsity.sparksee.algorithms
Depth-First Search (DFS) implementation of Traversal.
TraversalDFS(Session, long) - Constructor for class com.sparsity.sparksee.algorithms.TraversalDFS
Creates a new instance.
Type - Class in com.sparsity.sparksee.gdb
Type data class.
TypeExporter - Class in com.sparsity.sparksee.io
Base TypeExporter class.
TypeExporterEvent - Class in com.sparsity.sparksee.io
Provides information about the progress of an TypeExproter instance.
TypeExporterListener - Class in com.sparsity.sparksee.io
Interface to be implemented to receive TypeExporterEvent events from a TypeExporter.
TypeList - Class in com.sparsity.sparksee.gdb
Sparksee type identifier list.
TypeList() - Constructor for class com.sparsity.sparksee.gdb.TypeList
Constructor.
TypeList(int[]) - Constructor for class com.sparsity.sparksee.gdb.TypeList
Creates a new instance from an integer array.
TypeList(Collection<Integer>) - Constructor for class com.sparsity.sparksee.gdb.TypeList
Creates a new instance from an integer collection.
TypeListIterator - Class in com.sparsity.sparksee.gdb
TypeList iterator class.
TypeLoader - Class in com.sparsity.sparksee.io
Base TypeLoader class.
TypeLoaderEvent - Class in com.sparsity.sparksee.io
Provides information about the progress of a TypeLoader instance.
TypeLoaderListener - Class in com.sparsity.sparksee.io
Interface to be implemented to receive TypeLoaderEvent events from a TypeLoader.

U

union(Objects) - Method in class com.sparsity.sparksee.gdb.Objects
Performs the union operation.

V

Value - Class in com.sparsity.sparksee.gdb
Value class.
Value() - Constructor for class com.sparsity.sparksee.gdb.Value
Creates a new instance.
Value(Value) - Constructor for class com.sparsity.sparksee.gdb.Value
Copy constructor.
ValueArray - Class in com.sparsity.sparksee.gdb
ValueArray class.
ValueList - Class in com.sparsity.sparksee.gdb
Value list.
ValueList() - Constructor for class com.sparsity.sparksee.gdb.ValueList
Constructor.
ValueListIterator - Class in com.sparsity.sparksee.gdb
ValueList iterator class.
valueOf(String) - Static method in enum com.sparsity.sparksee.gdb.AttributeKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sparsity.sparksee.gdb.Condition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sparsity.sparksee.gdb.DataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sparsity.sparksee.gdb.EdgesDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sparsity.sparksee.gdb.ExportType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sparsity.sparksee.gdb.LogLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sparsity.sparksee.gdb.MissingEndpoint
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sparsity.sparksee.gdb.NodeShape
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sparsity.sparksee.gdb.ObjectType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sparsity.sparksee.gdb.Order
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sparsity.sparksee.gdb.QueryLanguage
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.sparsity.sparksee.gdb.AttributeKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sparsity.sparksee.gdb.Condition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sparsity.sparksee.gdb.DataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sparsity.sparksee.gdb.EdgesDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sparsity.sparksee.gdb.ExportType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sparsity.sparksee.gdb.LogLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sparsity.sparksee.gdb.MissingEndpoint
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sparsity.sparksee.gdb.NodeShape
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sparsity.sparksee.gdb.ObjectType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sparsity.sparksee.gdb.Order
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sparsity.sparksee.gdb.QueryLanguage
Returns an array containing the constants of this enum type, in the order they are declared.
Values - Class in com.sparsity.sparksee.gdb
Value set class.
ValuesIterator - Class in com.sparsity.sparksee.gdb
Values iterator class.
verifyChecksums(String) - Method in class com.sparsity.sparksee.gdb.Sparksee
Verifies the Checksum integrity of the given image file and it's recovery log file.
Version - Static variable in class com.sparsity.sparksee.gdb.Sparksee
Sparksee version.

W

WeakConnectivity - Class in com.sparsity.sparksee.algorithms
WeakConnectivity class.
WeakConnectivityDFS - Class in com.sparsity.sparksee.algorithms
WeakConnectivityDFS class.
WeakConnectivityDFS(Session) - Constructor for class com.sparsity.sparksee.algorithms.WeakConnectivityDFS
Creates a new instance of WeakConnectivityDFS.
write(char[], int) - Method in class com.sparsity.sparksee.gdb.TextStream
Write data to the stream.
write(StringList) - Method in class com.sparsity.sparksee.io.CSVWriter
Writes the next row.
write(StringList) - Method in class com.sparsity.sparksee.io.RowWriter
Writes the next row.
A B C D E F G H I K L M N O P Q R S T U V W 
Skip navigation links