Serialized Form


Package helix.graph.algo.c3part.aggregator

Class helix.graph.algo.c3part.aggregator.NoSuchAggregatorException extends GraphException implements Serializable

serialVersionUID: 1L


Package helix.graph.algo.c3part.compressor

Class helix.graph.algo.c3part.compressor.NotCompressibleVertexException extends GraphException implements Serializable

serialVersionUID: 1L

Class helix.graph.algo.c3part.compressor.NotExpandableVertexException extends GraphException implements Serializable

serialVersionUID: 1L


Package helix.graph.algo.c3part.optimizer

Class helix.graph.algo.c3part.optimizer.NoSuchOptimizerException extends GraphException implements Serializable

serialVersionUID: 1L


Package helix.graph.algo.c3part.preprocessor

Class helix.graph.algo.c3part.preprocessor.PreprocessorException extends GraphException implements Serializable

serialVersionUID: 1L


Package helix.graph.io

Class helix.graph.io.GraphIOException extends IOException implements Serializable

serialVersionUID: 1L


Package helix.graph.model

Class helix.graph.model.DuplicateEdgeException extends GraphException implements Serializable

serialVersionUID: 1L

Class helix.graph.model.DuplicateValueException extends GraphException implements Serializable

serialVersionUID: 1L

Class helix.graph.model.GraphException extends RuntimeException implements Serializable

serialVersionUID: 1L

Class helix.graph.model.IllegalValueException extends RegistryException implements Serializable

serialVersionUID: 1L

Class helix.graph.model.NoSuchVertexException extends GraphException implements Serializable

serialVersionUID: 1L

Class helix.graph.model.RegistryException extends GraphException implements Serializable

serialVersionUID: 1L

Class helix.graph.model.SameVertexException extends GraphException implements Serializable

serialVersionUID: 1L


Package helix.graph.model.impl.memory

Class helix.graph.model.impl.memory.MemGSet extends HashSet<E extends GraphElement> implements Serializable

serialVersionUID: 1L

Serialized Fields

uniqueTable_

Hashtable<K,V> uniqueTable_

multipleTable_

Hashtable<K,V> multipleTable_

uniqueKey_

String uniqueKey_

multipleKey_

String multipleKey_

Package helix.graph.util

Class helix.graph.util.CommandLineException extends GraphException implements Serializable

serialVersionUID: 1L