
public class LinkContracts extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
LinkContracts.MappingContextNodeLinkContractIterator |
| Modifier and Type | Method and Description |
|---|---|
static ReadOnlyIterator<LinkContract> |
getAllLinkContracts(Graph graph)
Given a graph, lists all link contracts.
|
public static ReadOnlyIterator<LinkContract> getAllLinkContracts(Graph graph)
graph - The graph.Copyright © 2017. All rights reserved.