|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IEdge | |
---|---|
de.sones.GraphDSClient.Objects |
Uses of IEdge in de.sones.GraphDSClient.Objects |
---|
Subinterfaces of IEdge in de.sones.GraphDSClient.Objects | |
---|---|
interface |
IHyperEdge
|
interface |
ISingleEdge
|
Classes in de.sones.GraphDSClient.Objects that implement IEdge | |
---|---|
class |
HyperEdge
|
class |
SingleEdge
|
Methods in de.sones.GraphDSClient.Objects that return types with arguments of type IEdge | |
---|---|
java.util.List<IEdge> |
Vertex.getAllEdges()
|
Constructor parameters in de.sones.GraphDSClient.Objects with type arguments of type IEdge | |
---|---|
Vertex(java.util.List<Property> myPropertyList,
java.util.List<BinaryProperty> myBinaryPropertyList,
java.util.List<IEdge> myEdges)
Constructors |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |