@Entity public class Neo4jDestinationEntity extends DestinationEntity
| Constructor and Description |
|---|
Neo4jDestinationEntity() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(DestinationEntityVisitor visitor) |
String |
getDbHome() |
boolean |
isAllowingQueryPropositionIds() |
boolean |
isGetStatisticsSupported() |
void |
setDbHome(String dbHome) |
getCreatedAt, getDescription, getEffectiveAt, getEncryptionAlgorithm, getExpiredAt, getGroups, getId, getLinks, getName, getOffsets, getOutputName, getOutputType, getOwner, isDeidentificationEnabled, setCreatedAt, setDeidentificationEnabled, setDescription, setEffectiveAt, setEncryptionAlgorithm, setExpiredAt, setGroups, setId, setLinks, setName, setOffsets, setOutputName, setOutputType, setOwnerpublic String getDbHome()
public void setDbHome(String dbHome)
public boolean isGetStatisticsSupported()
isGetStatisticsSupported in class DestinationEntitypublic void accept(DestinationEntityVisitor visitor)
accept in class DestinationEntitypublic boolean isAllowingQueryPropositionIds()
isAllowingQueryPropositionIds in class DestinationEntityCopyright © 2012–2016 Emory University. All rights reserved.