public class EnumTrianglesRdfFoaf extends Object implements Program, ProgramDescription
| Modifier and Type | Class and Description |
|---|---|
static class |
EnumTrianglesRdfFoaf.BuildTriads
Builds triads (open triangle) from all two edges that share a vertex.
|
static class |
EnumTrianglesRdfFoaf.CloseTriads
Matches all missing edges with existing edges from input.
|
static class |
EnumTrianglesRdfFoaf.EdgeInFormat
Reads RDF triples and filters on the foaf:knows RDF predicate.
|
| Constructor and Description |
|---|
EnumTrianglesRdfFoaf() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
Plan |
getPlan(String... args)
Assembles the Plan of the triangle enumeration example Pact program.
|
public Plan getPlan(String... args)
public String getDescription()
getDescription in interface ProgramDescriptionCopyright © 2013. All rights reserved.