- cantor(long, long) - Static method in class org.gradoop.common.util.MathHelper
-
Pairing function to uniquely encode two natural numbers into a single
number.
- clear() - Method in class org.gradoop.common.model.impl.id.GradoopIdSet
-
Clears the set.
- clear() - Method in class org.gradoop.common.model.impl.properties.Properties
-
Removes all elements from these properties.
- compare(EPGMIdentifiable, EPGMIdentifiable) - Method in class org.gradoop.common.model.impl.comparators.EPGMIdentifiableComparator
-
- compareTo(GradoopId) - Method in class org.gradoop.common.model.impl.id.GradoopId
-
Performs a byte-wise comparison of this and the specified GradoopId.
- compareTo(Property) - Method in class org.gradoop.common.model.impl.properties.Property
-
- compareTo(PropertyValue) - Method in class org.gradoop.common.model.impl.properties.PropertyValue
-
- compareTo(PropertyValueList) - Method in class org.gradoop.common.model.impl.properties.PropertyValueList
-
- contains(Object) - Method in class org.gradoop.common.model.impl.id.GradoopIdSet
-
Checks if the given id is contained in the set.
- containsAll(GradoopIdSet) - Method in class org.gradoop.common.model.impl.id.GradoopIdSet
-
Checks if the specified ids are contained in the set.
- containsAll(Collection<?>) - Method in class org.gradoop.common.model.impl.id.GradoopIdSet
-
Checks if the specified ids are contained in the set.
- containsAny(GradoopIdSet) - Method in class org.gradoop.common.model.impl.id.GradoopIdSet
-
Checks if any of the specified ids is contained in the set.
- containsAny(Set<GradoopId>) - Method in class org.gradoop.common.model.impl.id.GradoopIdSet
-
Checks if any of the specified ids is contained in the set.
- containsKey(String) - Method in class org.gradoop.common.model.impl.properties.Properties
-
Checks if a property with the given key is contained in the properties.
- copy() - Method in class org.gradoop.common.model.impl.id.GradoopId
-
- copy(DataInputView, DataOutputView) - Method in class org.gradoop.common.model.impl.id.GradoopId
-
- copyNormalizedKey(MemorySegment, int, int) - Method in class org.gradoop.common.model.impl.id.GradoopId
-
- copyTo(GradoopId) - Method in class org.gradoop.common.model.impl.id.GradoopId
-
- create() - Static method in class org.gradoop.common.model.impl.properties.Properties
-
Creates a new property list.
- create(String, PropertyValue) - Static method in class org.gradoop.common.model.impl.properties.Property
-
Creates a new property from the given arguments.
- create(String, Object) - Static method in class org.gradoop.common.model.impl.properties.Property
-
Creates a new property from the given arguments.
- create(Object) - Static method in class org.gradoop.common.model.impl.properties.PropertyValue
-
Creates a new Property Value from the given object.
- createEdge(GradoopId, GradoopId) - Method in interface org.gradoop.common.model.api.entities.EPGMEdgeFactory
-
Creates a new edge based on the given parameters.
- createEdge(String, GradoopId, GradoopId) - Method in interface org.gradoop.common.model.api.entities.EPGMEdgeFactory
-
Creates a new edge based on the given parameters.
- createEdge(String, GradoopId, GradoopId, Properties) - Method in interface org.gradoop.common.model.api.entities.EPGMEdgeFactory
-
Creates a new edge based on the given parameters.
- createEdge(String, GradoopId, GradoopId, GradoopIdSet) - Method in interface org.gradoop.common.model.api.entities.EPGMEdgeFactory
-
Creates a new edge based on the given parameters.
- createEdge(String, GradoopId, GradoopId, Properties, GradoopIdSet) - Method in interface org.gradoop.common.model.api.entities.EPGMEdgeFactory
-
Creates a new edge based on the given parameters.
- createEdge(GradoopId, GradoopId) - Method in class org.gradoop.common.model.impl.pojo.EdgeFactory
-
Creates a new edge based on the given parameters.
- createEdge(String, GradoopId, GradoopId) - Method in class org.gradoop.common.model.impl.pojo.EdgeFactory
-
Creates a new edge based on the given parameters.
- createEdge(String, GradoopId, GradoopId, Properties) - Method in class org.gradoop.common.model.impl.pojo.EdgeFactory
-
Creates a new edge based on the given parameters.
- createEdge(String, GradoopId, GradoopId, GradoopIdSet) - Method in class org.gradoop.common.model.impl.pojo.EdgeFactory
-
Creates a new edge based on the given parameters.
- createEdge(String, GradoopId, GradoopId, Properties, GradoopIdSet) - Method in class org.gradoop.common.model.impl.pojo.EdgeFactory
-
Creates a new edge based on the given parameters.
- createEmptyList() - Static method in class org.gradoop.common.model.impl.properties.PropertyValueList
-
Creates a new property value list containing no elements.
- createFromMap(Map<String, Object>) - Static method in class org.gradoop.common.model.impl.properties.Properties
-
Creates a new property collection from a given map.
- createGraphHead() - Method in interface org.gradoop.common.model.api.entities.EPGMGraphHeadFactory
-
Creates a new graph head based.
- createGraphHead(String) - Method in interface org.gradoop.common.model.api.entities.EPGMGraphHeadFactory
-
Creates a new graph head based on the given parameters.
- createGraphHead(String, Properties) - Method in interface org.gradoop.common.model.api.entities.EPGMGraphHeadFactory
-
Creates a new graph head based on the given parameters.
- createGraphHead() - Method in class org.gradoop.common.model.impl.pojo.GraphHeadFactory
-
Creates a new graph head based.
- createGraphHead(String) - Method in class org.gradoop.common.model.impl.pojo.GraphHeadFactory
-
Creates a new graph head based on the given parameters.
- createGraphHead(String, Properties) - Method in class org.gradoop.common.model.impl.pojo.GraphHeadFactory
-
Creates a new graph head based on the given parameters.
- createVertex() - Method in interface org.gradoop.common.model.api.entities.EPGMVertexFactory
-
Initializes a new vertex based on the given parameters.
- createVertex(String) - Method in interface org.gradoop.common.model.api.entities.EPGMVertexFactory
-
Creates a new vertex based on the given parameters.
- createVertex(String, Properties) - Method in interface org.gradoop.common.model.api.entities.EPGMVertexFactory
-
Creates a new vertex based on the given parameters.
- createVertex(String, GradoopIdSet) - Method in interface org.gradoop.common.model.api.entities.EPGMVertexFactory
-
Creates a new vertex based on the given parameters.
- createVertex(String, Properties, GradoopIdSet) - Method in interface org.gradoop.common.model.api.entities.EPGMVertexFactory
-
Creates a new vertex based on the given parameters.
- createVertex() - Method in class org.gradoop.common.model.impl.pojo.VertexFactory
-
Initializes a new vertex based on the given parameters.
- createVertex(String) - Method in class org.gradoop.common.model.impl.pojo.VertexFactory
-
Creates a new vertex based on the given parameters.
- createVertex(String, Properties) - Method in class org.gradoop.common.model.impl.pojo.VertexFactory
-
Creates a new vertex based on the given parameters.
- createVertex(String, GradoopIdSet) - Method in class org.gradoop.common.model.impl.pojo.VertexFactory
-
Creates a new vertex based on the given parameters.
- createVertex(String, Properties, GradoopIdSet) - Method in class org.gradoop.common.model.impl.pojo.VertexFactory
-
Creates a new vertex based on the given parameters.
- createWithCapacity(int) - Static method in class org.gradoop.common.model.impl.properties.Properties
-
Creates a new property list with the given initial capacity.
- Edge - Class in org.gradoop.common.model.impl.pojo
-
POJO Implementation of an EPGM edge.
- Edge() - Constructor for class org.gradoop.common.model.impl.pojo.Edge
-
Default constructor is necessary to apply to POJO rules.
- Edge(GradoopId, String, GradoopId, GradoopId, Properties, GradoopIdSet) - Constructor for class org.gradoop.common.model.impl.pojo.Edge
-
Creates an edge instance based on the given parameters.
- EdgeFactory - Class in org.gradoop.common.model.impl.pojo
-
Factory for creating edge POJOs.
- EdgeFactory() - Constructor for class org.gradoop.common.model.impl.pojo.EdgeFactory
-
- Element - Class in org.gradoop.common.model.impl.pojo
-
Abstract base class for graphs, vertices and edges.
- Element() - Constructor for class org.gradoop.common.model.impl.pojo.Element
-
Default constructor.
- Element(GradoopId, String, Properties) - Constructor for class org.gradoop.common.model.impl.pojo.Element
-
Creates an object from the given parameters.
- EPGMAttributed - Interface in org.gradoop.common.model.api.entities
-
Used to describe entities that can have properties.
- EPGMEdge - Interface in org.gradoop.common.model.api.entities
-
Describes data assigned to an edge in the EPGM.
- EPGMEdgeFactory<E extends EPGMEdge> - Interface in org.gradoop.common.model.api.entities
-
Initializes
EPGMEdge objects of a given type.
- EPGMElement - Interface in org.gradoop.common.model.api.entities
-
Base interface for all elements in the EPGM.
- EPGMElementFactory<EL extends EPGMElement> - Interface in org.gradoop.common.model.api.entities
-
Base interfaces for all EPGM factories.
- EPGMGraphElement - Interface in org.gradoop.common.model.api.entities
-
A graph element is part of a logical graph.
- EPGMGraphHead - Interface in org.gradoop.common.model.api.entities
-
Describes data specifically assigned to a logical graph in the EPGM.
- EPGMGraphHeadFactory<G extends EPGMGraphHead> - Interface in org.gradoop.common.model.api.entities
-
- EPGMIdentifiable - Interface in org.gradoop.common.model.api.entities
-
Describes an identifiable entity.
- EPGMIdentifiableComparator - Class in org.gradoop.common.model.impl.comparators
-
Id based EPGM element comparator.
- EPGMIdentifiableComparator() - Constructor for class org.gradoop.common.model.impl.comparators.EPGMIdentifiableComparator
-
- EPGMLabeled - Interface in org.gradoop.common.model.api.entities
-
Describes an entity that has a label.
- EPGMVertex - Interface in org.gradoop.common.model.api.entities
-
Describes data assigned to a vertex in the EPGM.
- EPGMVertexFactory<V extends EPGMVertex> - Interface in org.gradoop.common.model.api.entities
-
- equals(Object) - Method in class org.gradoop.common.model.impl.id.GradoopId
-
Checks if the specified object is equal to the current id.
- equals(Object) - Method in class org.gradoop.common.model.impl.id.GradoopIdSet
-
- equals(Object) - Method in class org.gradoop.common.model.impl.pojo.Element
- equals(Object) - Method in class org.gradoop.common.model.impl.properties.Properties
-
Two properties collections are considered equal, if they contain the
same properties in the same order.
- equals(Object) - Method in class org.gradoop.common.model.impl.properties.Property
-
- equals(Object) - Method in class org.gradoop.common.model.impl.properties.PropertyValue
-
- equals(Object) - Method in class org.gradoop.common.model.impl.properties.PropertyValueList
-
- get() - Static method in class org.gradoop.common.model.impl.id.GradoopId
-
Returns a new GradoopId
- get(String) - Method in class org.gradoop.common.model.impl.properties.Properties
-
Returns the value to the given key of null if the value does not
exist.
- getBigDecimal() - Method in class org.gradoop.common.model.impl.properties.PropertyValue
-
Returns the wrapped value as BigDecimal.
- getBinaryLength() - Method in class org.gradoop.common.model.impl.id.GradoopId
-
- getBoolean() - Method in class org.gradoop.common.model.impl.properties.PropertyValue
-
Returns the wrapped value as boolean.
- getByteSize() - Method in class org.gradoop.common.model.impl.properties.PropertyValue
-
- getDate() - Method in class org.gradoop.common.model.impl.properties.PropertyValue
-
Returns the wrapped List as LocalDate.
- getDateTime() - Method in class org.gradoop.common.model.impl.properties.PropertyValue
-
Returns the wrapped List as LocalDateTime.
- getDefaultConfig() - Static method in class org.gradoop.common.config.GradoopConfig
-
Creates a default Configuration using POJO handlers for vertices, edges
and graph heads.
- getDouble() - Method in class org.gradoop.common.model.impl.properties.PropertyValue
-
Returns the wrapped value as double.
- getEdgeByVariable(String) - Method in class org.gradoop.common.util.AsciiGraphLoader
-
Returns edge by its given variable.
- getEdgeCache() - Method in class org.gradoop.common.util.AsciiGraphLoader
-
Returns all edges that are bound to a variable in the GDL script.
- getEdgeFactory() - Method in class org.gradoop.common.config.GradoopConfig
-
- getEdges() - Method in class org.gradoop.common.util.AsciiGraphLoader
-
Returns all edges contained in the ASCII graph.
- getEdgesByGraphIds(GradoopIdSet) - Method in class org.gradoop.common.util.AsciiGraphLoader
-
Returns all edges that belong to the given graphs.
- getEdgesByGraphVariables(String...) - Method in class org.gradoop.common.util.AsciiGraphLoader
-
Returns all edges that belong to the given graph variables.
- getEdgesByVariables(String...) - Method in class org.gradoop.common.util.AsciiGraphLoader
-
Returns edges by their given variables.
- getFloat() - Method in class org.gradoop.common.model.impl.properties.PropertyValue
-
Returns the wrapped value as float.
- getGradoopId() - Method in class org.gradoop.common.model.impl.properties.PropertyValue
-
Returns the wrapped value as GradoopId.
- getGraphCount() - Method in interface org.gradoop.common.model.api.entities.EPGMGraphElement
-
Returns the number of graphs this element belongs to.
- getGraphCount() - Method in class org.gradoop.common.model.impl.pojo.GraphElement
-
Returns the number of graphs this element belongs to.
- getGraphHeadByVariable(String) - Method in class org.gradoop.common.util.AsciiGraphLoader
-
Returns EPGMGraphHead by given variable.
- getGraphHeadCache() - Method in class org.gradoop.common.util.AsciiGraphLoader
-
Returns all graph heads that are bound to a variable in the GDL script.
- getGraphHeadFactory() - Method in class org.gradoop.common.config.GradoopConfig
-
- getGraphHeads() - Method in class org.gradoop.common.util.AsciiGraphLoader
-
Returns all GraphHeads contained in the ASCII graph.
- getGraphHeadsByVariables(String...) - Method in class org.gradoop.common.util.AsciiGraphLoader
-
Returns GraphHeads by their given variables.
- getGraphIds() - Method in interface org.gradoop.common.model.api.entities.EPGMGraphElement
-
Returns all graphs that element belongs to.
- getGraphIds() - Method in class org.gradoop.common.model.impl.pojo.GraphElement
-
Returns all graphs that element belongs to.
- getId() - Method in interface org.gradoop.common.model.api.entities.EPGMIdentifiable
-
Returns the identifier of that entity.
- getId() - Method in class org.gradoop.common.model.impl.pojo.Element
-
Returns the identifier of that entity.
- getInt() - Method in class org.gradoop.common.model.impl.properties.PropertyValue
-
Returns the wrapped value as int.
- getKey() - Method in class org.gradoop.common.model.impl.properties.Property
-
Returns the property key.
- getKeys() - Method in class org.gradoop.common.model.impl.properties.Properties
-
Returns property keys in insertion order.
- getLabel() - Method in interface org.gradoop.common.model.api.entities.EPGMLabeled
-
Returns the label of that entity.
- getLabel() - Method in class org.gradoop.common.model.impl.pojo.Element
-
Returns the label of that entity.
- getList() - Method in class org.gradoop.common.model.impl.properties.PropertyValue
-
Returns the wrapped List as List<PropertyValue>.
- getLocalHost() - Static method in class org.gradoop.common.util.NetworkHelper
-
Returns the non-localhost IP address of the current machine.
- getLong() - Method in class org.gradoop.common.model.impl.properties.PropertyValue
-
Returns the wrapped value as long.
- getMap() - Method in class org.gradoop.common.model.impl.properties.PropertyValue
-
Returns the wrapped Map as Map<PropertyValue, PropertyValue>.
- getMaxNormalizedKeyLen() - Method in class org.gradoop.common.model.impl.id.GradoopId
-
- getObject() - Method in class org.gradoop.common.model.impl.properties.PropertyValue
-
Returns the wrapped value as object.
- getProperties() - Method in interface org.gradoop.common.model.api.entities.EPGMAttributed
-
Returns all properties of that entity.
- getProperties() - Method in class org.gradoop.common.model.impl.pojo.Element
-
Returns all properties of that entity.
- getPropertyCount() - Method in interface org.gradoop.common.model.api.entities.EPGMAttributed
-
Returns the number of properties stored at that entity.
- getPropertyCount() - Method in class org.gradoop.common.model.impl.pojo.Element
-
- getPropertyKeys() - Method in interface org.gradoop.common.model.api.entities.EPGMAttributed
-
Returns all property keys of that entity or null it that entity has
no properties.
- getPropertyKeys() - Method in class org.gradoop.common.model.impl.pojo.Element
-
Returns all property keys of that entity or null it that entity has
no properties.
- getPropertyValue(String) - Method in interface org.gradoop.common.model.api.entities.EPGMAttributed
-
Returns the object referenced by the given key or null if the key
does not exist.
- getPropertyValue(String) - Method in class org.gradoop.common.model.impl.pojo.Element
-
Returns the object referenced by the given key or null if the key
does not exist.
- getRawBytes() - Method in class org.gradoop.common.model.impl.properties.PropertyValue
-
- getSourceId() - Method in interface org.gradoop.common.model.api.entities.EPGMEdge
-
Returns the source vertex identifier.
- getSourceId() - Method in class org.gradoop.common.model.impl.pojo.Edge
-
Returns the source vertex identifier.
- getString() - Method in class org.gradoop.common.model.impl.properties.PropertyValue
-
Returns the wrapped value as String.
- getTargetId() - Method in interface org.gradoop.common.model.api.entities.EPGMEdge
-
Returns the target vertex identifier.
- getTargetId() - Method in class org.gradoop.common.model.impl.pojo.Edge
-
Returns the target vertex identifier.
- getTime() - Method in class org.gradoop.common.model.impl.properties.PropertyValue
-
Returns the wrapped List as LocalTime.
- getType() - Method in interface org.gradoop.common.model.api.entities.EPGMElementFactory
-
Returns the type of the instances produced by that factory.
- getType() - Method in class org.gradoop.common.model.impl.pojo.EdgeFactory
-
- getType() - Method in class org.gradoop.common.model.impl.pojo.GraphHeadFactory
-
- getType() - Method in class org.gradoop.common.model.impl.pojo.VertexFactory
-
- getType() - Method in class org.gradoop.common.model.impl.properties.PropertyValue
-
- getValue() - Method in class org.gradoop.common.model.impl.properties.Property
-
Returns the property value.
- getVertexByVariable(String) - Method in class org.gradoop.common.util.AsciiGraphLoader
-
Returns vertex by its given variable.
- getVertexCache() - Method in class org.gradoop.common.util.AsciiGraphLoader
-
Returns all vertices that are bound to a variable in the GDL script.
- getVertexFactory() - Method in class org.gradoop.common.config.GradoopConfig
-
- getVertices() - Method in class org.gradoop.common.util.AsciiGraphLoader
-
Returns all vertices contained in the ASCII graph.
- getVerticesByGraphIds(GradoopIdSet) - Method in class org.gradoop.common.util.AsciiGraphLoader
-
Returns all vertices that belong to the given graphs.
- getVerticesByGraphVariables(String...) - Method in class org.gradoop.common.util.AsciiGraphLoader
-
Returns all vertices that belong to the given graph variables.
- getVerticesByVariables(String...) - Method in class org.gradoop.common.util.AsciiGraphLoader
-
Returns vertices by their given variables.
- GradoopConfig<G extends EPGMGraphHead,V extends EPGMVertex,E extends EPGMEdge> - Class in org.gradoop.common.config
-
Basic Gradoop Configuration.
- GradoopConfig() - Constructor for class org.gradoop.common.config.GradoopConfig
-
Creates a new Configuration.
- GradoopConstants - Class in org.gradoop.common.util
-
Constants used in Gradoop.
- GradoopConstants() - Constructor for class org.gradoop.common.util.GradoopConstants
-
- GradoopId - Class in org.gradoop.common.model.impl.id
-
Primary key for an EPGM element.
- GradoopId() - Constructor for class org.gradoop.common.model.impl.id.GradoopId
-
Required default constructor for instantiation by serialization logic.
- GradoopIdSet - Class in org.gradoop.common.model.impl.id
-
Represents a set of
GradoopId instances, ignoring any duplicates.
- GradoopIdSet() - Constructor for class org.gradoop.common.model.impl.id.GradoopIdSet
-
Required default constructor for instantiation by serialization logic.
- GraphElement - Class in org.gradoop.common.model.impl.pojo
-
Abstract class representing an EPGM element that is contained in a logical
graph (i.e.
- GraphElement() - Constructor for class org.gradoop.common.model.impl.pojo.GraphElement
-
Default constructor.
- GraphElement(GradoopId, String, Properties, GradoopIdSet) - Constructor for class org.gradoop.common.model.impl.pojo.GraphElement
-
Creates an EPGM graph element using the given arguments.
- GraphHead - Class in org.gradoop.common.model.impl.pojo
-
POJO Implementation of an EPGM graph head.
- GraphHead() - Constructor for class org.gradoop.common.model.impl.pojo.GraphHead
-
Default constructor.
- GraphHead(GradoopId, String, Properties) - Constructor for class org.gradoop.common.model.impl.pojo.GraphHead
-
Creates a graph head based on the given parameters.
- GraphHeadFactory - Class in org.gradoop.common.model.impl.pojo
-
Factory for creating graph head POJOs.
- GraphHeadFactory() - Constructor for class org.gradoop.common.model.impl.pojo.GraphHeadFactory
-
- id - Variable in class org.gradoop.common.model.impl.pojo.Element
-
Entity identifier.
- ID_SIZE - Static variable in class org.gradoop.common.model.impl.id.GradoopId
-
Number of bytes to represent an id internally.
- initEdge(GradoopId, GradoopId, GradoopId) - Method in interface org.gradoop.common.model.api.entities.EPGMEdgeFactory
-
Initializes an edge based on the given parameters.
- initEdge(GradoopId, String, GradoopId, GradoopId) - Method in interface org.gradoop.common.model.api.entities.EPGMEdgeFactory
-
Initializes an edge based on the given parameters.
- initEdge(GradoopId, String, GradoopId, GradoopId, Properties) - Method in interface org.gradoop.common.model.api.entities.EPGMEdgeFactory
-
Initializes an edge based on the given parameters.
- initEdge(GradoopId, String, GradoopId, GradoopId, GradoopIdSet) - Method in interface org.gradoop.common.model.api.entities.EPGMEdgeFactory
-
Initializes an edge based on the given parameters.
- initEdge(GradoopId, String, GradoopId, GradoopId, Properties, GradoopIdSet) - Method in interface org.gradoop.common.model.api.entities.EPGMEdgeFactory
-
Initializes an edge based on the given parameters.
- initEdge(GradoopId, GradoopId, GradoopId) - Method in class org.gradoop.common.model.impl.pojo.EdgeFactory
-
Initializes an edge based on the given parameters.
- initEdge(GradoopId, String, GradoopId, GradoopId) - Method in class org.gradoop.common.model.impl.pojo.EdgeFactory
-
Initializes an edge based on the given parameters.
- initEdge(GradoopId, String, GradoopId, GradoopId, Properties) - Method in class org.gradoop.common.model.impl.pojo.EdgeFactory
-
Initializes an edge based on the given parameters.
- initEdge(GradoopId, String, GradoopId, GradoopId, GradoopIdSet) - Method in class org.gradoop.common.model.impl.pojo.EdgeFactory
-
Initializes an edge based on the given parameters.
- initEdge(GradoopId, String, GradoopId, GradoopId, Properties, GradoopIdSet) - Method in class org.gradoop.common.model.impl.pojo.EdgeFactory
-
Initializes an edge based on the given parameters.
- initGraphHead(GradoopId) - Method in interface org.gradoop.common.model.api.entities.EPGMGraphHeadFactory
-
Initializes a graph head based on the given parameters.
- initGraphHead(GradoopId, String) - Method in interface org.gradoop.common.model.api.entities.EPGMGraphHeadFactory
-
Initializes a graph head based on the given parameters.
- initGraphHead(GradoopId, String, Properties) - Method in interface org.gradoop.common.model.api.entities.EPGMGraphHeadFactory
-
Initializes a graph head based on the given parameters.
- initGraphHead(GradoopId) - Method in class org.gradoop.common.model.impl.pojo.GraphHeadFactory
-
Initializes a graph head based on the given parameters.
- initGraphHead(GradoopId, String) - Method in class org.gradoop.common.model.impl.pojo.GraphHeadFactory
-
Initializes a graph head based on the given parameters.
- initGraphHead(GradoopId, String, Properties) - Method in class org.gradoop.common.model.impl.pojo.GraphHeadFactory
-
Initializes a graph head based on the given parameters.
- initVertex(GradoopId) - Method in interface org.gradoop.common.model.api.entities.EPGMVertexFactory
-
Initializes a vertex based on the given parameters.
- initVertex(GradoopId, String) - Method in interface org.gradoop.common.model.api.entities.EPGMVertexFactory
-
Initializes a vertex based on the given parameters.
- initVertex(GradoopId, String, Properties) - Method in interface org.gradoop.common.model.api.entities.EPGMVertexFactory
-
Initializes a vertex based on the given parameters.
- initVertex(GradoopId, String, GradoopIdSet) - Method in interface org.gradoop.common.model.api.entities.EPGMVertexFactory
-
Initializes a vertex based on the given parameters.
- initVertex(GradoopId, String, Properties, GradoopIdSet) - Method in interface org.gradoop.common.model.api.entities.EPGMVertexFactory
-
Initializes a vertex based on the given parameters.
- initVertex(GradoopId) - Method in class org.gradoop.common.model.impl.pojo.VertexFactory
-
Initializes a vertex based on the given parameters.
- initVertex(GradoopId, String) - Method in class org.gradoop.common.model.impl.pojo.VertexFactory
-
Initializes a vertex based on the given parameters.
- initVertex(GradoopId, String, Properties) - Method in class org.gradoop.common.model.impl.pojo.VertexFactory
-
Initializes a vertex based on the given parameters.
- initVertex(GradoopId, String, GradoopIdSet) - Method in class org.gradoop.common.model.impl.pojo.VertexFactory
-
Initializes a vertex based on the given parameters.
- initVertex(GradoopId, String, Properties, GradoopIdSet) - Method in class org.gradoop.common.model.impl.pojo.VertexFactory
-
Initializes a vertex based on the given parameters.
- isBigDecimal() - Method in class org.gradoop.common.model.impl.properties.PropertyValue
-
True, if the wrapped value is of type BigDecimal.
- isBoolean() - Method in class org.gradoop.common.model.impl.properties.PropertyValue
-
True, if the wrapped value is of type boolean.
- isDate() - Method in class org.gradoop.common.model.impl.properties.PropertyValue
-
True, if the wrapped value is of type LocalDate.
- isDateTime() - Method in class org.gradoop.common.model.impl.properties.PropertyValue
-
True, if the wrapped value is of type LocalDateTime.
- isDouble() - Method in class org.gradoop.common.model.impl.properties.PropertyValue
-
True, if the wrapped value is of type double.
- isEmpty() - Method in class org.gradoop.common.model.impl.id.GradoopIdSet
-
Checks if the set is empty.
- isEmpty() - Method in class org.gradoop.common.model.impl.properties.Properties
-
True, if the properties collection does not store any properties.
- isFloat() - Method in class org.gradoop.common.model.impl.properties.PropertyValue
-
True, if the wrapped value is of type float.
- isGradoopId() - Method in class org.gradoop.common.model.impl.properties.PropertyValue
-
True, if the wrapped value is of type GradoopId.
- isInt() - Method in class org.gradoop.common.model.impl.properties.PropertyValue
-
True, if the wrapped value is of type int.
- isList() - Method in class org.gradoop.common.model.impl.properties.PropertyValue
-
True, if the wrapped value is of type List.
- isLong() - Method in class org.gradoop.common.model.impl.properties.PropertyValue
-
True, if the wrapped value is of type long.
- isMap() - Method in class org.gradoop.common.model.impl.properties.PropertyValue
-
True, if the wrapped value is of type Map.
- isNull() - Method in class org.gradoop.common.model.impl.properties.PropertyValue
-
True, if the value represents null.
- isString() - Method in class org.gradoop.common.model.impl.properties.PropertyValue
-
True, if the wrapped value is of type String.
- isTime() - Method in class org.gradoop.common.model.impl.properties.PropertyValue
-
True, if the wrapped value is of type LocalTime.
- iterator() - Method in class org.gradoop.common.model.impl.id.GradoopIdSet
- iterator() - Method in class org.gradoop.common.model.impl.properties.Properties
-
- iterator() - Method in class org.gradoop.common.model.impl.properties.PropertyValueList
-
- serializeDate(LocalDate) - Static method in class org.gradoop.common.model.impl.properties.DateTimeSerializer
-
Serializes a LocalDate value.
- serializeDateTime(LocalDateTime) - Static method in class org.gradoop.common.model.impl.properties.DateTimeSerializer
-
Serializes a LocalDateTime value.
- serializeTime(LocalTime) - Static method in class org.gradoop.common.model.impl.properties.DateTimeSerializer
-
Serializes a LocalTime value.
- set(Property) - Method in class org.gradoop.common.model.impl.properties.Properties
-
Sets the given property.
- set(String, PropertyValue) - Method in class org.gradoop.common.model.impl.properties.Properties
-
Sets the given property.
- set(String, Object) - Method in class org.gradoop.common.model.impl.properties.Properties
-
Sets the given property.
- setBigDecimal(BigDecimal) - Method in class org.gradoop.common.model.impl.properties.PropertyValue
-
Sets the wrapped value as BigDecimal value.
- setBoolean(boolean) - Method in class org.gradoop.common.model.impl.properties.PropertyValue
-
Sets the wrapped value as boolean value.
- setBytes(byte[]) - Method in class org.gradoop.common.model.impl.properties.PropertyValue
-
Set internal byte representation
- setDate(LocalDate) - Method in class org.gradoop.common.model.impl.properties.PropertyValue
-
Sets the wrapped value as LocalDate value.
- setDateTime(LocalDateTime) - Method in class org.gradoop.common.model.impl.properties.PropertyValue
-
Sets the wrapped value as LocalDateTime value.
- setDouble(double) - Method in class org.gradoop.common.model.impl.properties.PropertyValue
-
Sets the wrapped value as double value.
- setFloat(float) - Method in class org.gradoop.common.model.impl.properties.PropertyValue
-
Sets the wrapped value as float value.
- setGradoopId(GradoopId) - Method in class org.gradoop.common.model.impl.properties.PropertyValue
-
Sets the wrapped value as GradoopId value.
- setGraphIds(GradoopIdSet) - Method in interface org.gradoop.common.model.api.entities.EPGMGraphElement
-
Adds the given graph set to the element.
- setGraphIds(GradoopIdSet) - Method in class org.gradoop.common.model.impl.pojo.GraphElement
-
Adds the given graph set to the element.
- setId(GradoopId) - Method in interface org.gradoop.common.model.api.entities.EPGMIdentifiable
-
Sets the identifier of that entity.
- setId(GradoopId) - Method in class org.gradoop.common.model.impl.pojo.Element
-
Sets the identifier of that entity.
- setInt(int) - Method in class org.gradoop.common.model.impl.properties.PropertyValue
-
Sets the wrapped value as int value.
- setKey(String) - Method in class org.gradoop.common.model.impl.properties.Property
-
Sets the property key.
- setLabel(String) - Method in interface org.gradoop.common.model.api.entities.EPGMLabeled
-
Sets the label of that entity.
- setLabel(String) - Method in class org.gradoop.common.model.impl.pojo.Element
-
Sets the label of that entity.
- setList(List<PropertyValue>) - Method in class org.gradoop.common.model.impl.properties.PropertyValue
-
Sets the wrapped value as List value.
- setLong(long) - Method in class org.gradoop.common.model.impl.properties.PropertyValue
-
Sets the wrapped value as long value.
- setMap(Map<PropertyValue, PropertyValue>) - Method in class org.gradoop.common.model.impl.properties.PropertyValue
-
Sets the wrapped value as Map value.
- setObject(Object) - Method in class org.gradoop.common.model.impl.properties.PropertyValue
-
Sets the given value as internal value if it has a supported type.
- setProperties(Properties) - Method in interface org.gradoop.common.model.api.entities.EPGMAttributed
-
Sets the given properties as new properties.
- setProperties(Properties) - Method in class org.gradoop.common.model.impl.pojo.Element
-
Sets the given properties as new properties.
- setProperty(Property) - Method in interface org.gradoop.common.model.api.entities.EPGMAttributed
-
Adds a given property to that entity.
- setProperty(String, PropertyValue) - Method in interface org.gradoop.common.model.api.entities.EPGMAttributed
-
Adds a given property to that entity.
- setProperty(String, Object) - Method in interface org.gradoop.common.model.api.entities.EPGMAttributed
-
Adds a given property to that entity.
- setProperty(Property) - Method in class org.gradoop.common.model.impl.pojo.Element
-
Adds a given property to that entity.
- setProperty(String, Object) - Method in class org.gradoop.common.model.impl.pojo.Element
-
Adds a given property to that entity.
- setProperty(String, PropertyValue) - Method in class org.gradoop.common.model.impl.pojo.Element
-
Adds a given property to that entity.
- setSourceId(GradoopId) - Method in interface org.gradoop.common.model.api.entities.EPGMEdge
-
Sets the source vertex identifier.
- setSourceId(GradoopId) - Method in class org.gradoop.common.model.impl.pojo.Edge
-
Sets the source vertex identifier.
- setString(String) - Method in class org.gradoop.common.model.impl.properties.PropertyValue
-
Sets the wrapped value as String value.
- setTargetId(GradoopId) - Method in interface org.gradoop.common.model.api.entities.EPGMEdge
-
Sets the target vertex identifier.
- setTargetId(GradoopId) - Method in class org.gradoop.common.model.impl.pojo.Edge
-
Sets the target vertex identifier.
- setTime(LocalTime) - Method in class org.gradoop.common.model.impl.properties.PropertyValue
-
Sets the wrapped value as LocalTime value.
- setValue(PropertyValue) - Method in class org.gradoop.common.model.impl.properties.Property
-
Sets the property value.
- size() - Method in class org.gradoop.common.model.impl.id.GradoopIdSet
-
Returns the number of contained gradoop ids
- size() - Method in class org.gradoop.common.model.impl.properties.Properties
-
Returns the number of properties.
- SIZEOF_DATE - Static variable in class org.gradoop.common.model.impl.properties.DateTimeSerializer
-
byte-array length for LocalDate value
- SIZEOF_DATETIME - Static variable in class org.gradoop.common.model.impl.properties.DateTimeSerializer
-
byte-array length for LocalDateTime value
- SIZEOF_TIME - Static variable in class org.gradoop.common.model.impl.properties.DateTimeSerializer
-
byte-array length for LocalTime value