public class Neo4jDestination extends Destination
| Constructor and Description |
|---|
Neo4jDestination() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(DestinationVisitor destinationVisitor) |
String |
getDbPath() |
void |
setDbPath(String dbPath) |
getCreatedAt, getDescription, getId, getLinks, getName, getOwnerUserId, getPhenotypeFields, getRequiredConcepts, getType, getUpdatedAt, isExecute, isGetStatisticsSupported, isJobConceptListSupported, isRead, isWrite, setCreatedAt, setDescription, setExecute, setGetStatisticsSupported, setId, setJobConceptListSupported, setLinks, setName, setOwnerUserId, setPhenotypeFields, setRead, setRequiredConcepts, setUpdatedAt, setWrite, toStringpublic String getDbPath()
public void setDbPath(String dbPath)
public void accept(DestinationVisitor destinationVisitor)
accept in class DestinationCopyright © 2016 Emory University. All rights reserved.