Package | Description |
---|---|
org.linqs.psl.utils.graph | |
org.linqs.psl.utils.graph.memory |
Modifier and Type | Interface and Description |
---|---|
interface |
Property |
interface |
Relationship |
Modifier and Type | Method and Description |
---|---|
Iterator<? extends Edge> |
Node.getEdgeIterator() |
Iterable<? extends Edge> |
Node.getEdges() |
Modifier and Type | Class and Description |
---|---|
class |
MemoryEdge |
class |
MemoryProperty |
class |
MemoryRelationship |
Modifier and Type | Method and Description |
---|---|
Iterator<? extends Edge> |
MemoryNode.getEdgeIterator() |
Collection<? extends Edge> |
MemoryNode.getEdges() |
Copyright © 2018 University of California, Santa Cruz. All rights reserved.