JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.datastax.bdp.graph.api
Interface Identified
All Known Subinterfaces:
EdgeIndex
,
EdgeLabel
,
IdPropertyKey
,
IndexedPropertyKey
,
PropertyIndex
,
PropertyKey
,
VertexIndex
,
VertexLabel
public interface
Identified
Represents an entity that can be uniquely identified by a
DsegId
id.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
DsegId
id
()
Unique identifier for this entity.
Method Detail
id
DsegId
id()
Unique identifier for this entity.
Returns:
Unique id for this entity
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method