- 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.
- 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.
- 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.
- 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.
- 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.
- 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.