JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.thinkaurelius.titan.util.datastructures
Interface Removable
All Known Subinterfaces:
EdgeLabel
,
InternalElement
,
InternalRelation
,
InternalRelationType
,
InternalVertex
,
InternalVertexLabel
,
PropertyKey
,
RelationType
,
SystemRelationType
,
TitanEdge
,
TitanElement
,
TitanProperty
,
TitanRelation
,
TitanVertex
,
VertexLabel
All Known Implementing Classes:
AbstractEdge
,
AbstractElement
,
AbstractProperty
,
AbstractTypedRelation
,
AbstractVertex
,
BaseKey
,
BaseLabel
,
BaseRelationType
,
BaseVertexLabel
,
CacheEdge
,
CacheProperty
,
CacheVertex
,
EdgeLabelVertex
,
EmptyRelationType
,
EmptyVertex
,
FulgoraNeighborVertex
,
FulgoraVertex
,
ImplicitKey
,
PropertyKeyVertex
,
RelationTypeVertex
,
StandardEdge
,
StandardProperty
,
StandardVertex
,
TitanSchemaVertex
,
VertexLabelVertex
public interface
Removable
Interface to decorate elements that can be removed
Author:
Matthias Broecheler (me@matthiasb.com)
Method Summary
Methods
Modifier and Type
Method and Description
void
remove
()
Method Detail
remove
void remove()
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2012–2014. All rights reserved.