public final class Relationships extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Relationships.Direction
The list of possible relationship (aka edges) direction.
|
static interface |
Relationships.Multiple
Interface for traversing over a set of relationships.
|
static interface |
Relationships.Read
Provides read access to relationships.
|
static interface |
Relationships.ReadWrite
Provides read-write access to relationships.
|
static interface |
Relationships.Single
Interface for accessing a single relationship.
|
static class |
Relationships.WellKnown
The list of well-known relationships (aka edges) between entities (aka vertices).
|
Copyright © 2015 Red Hat, Inc.. All rights reserved.