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