PFExternalConnection_Location_GraphDatabase Properties |
The PFExternalConnection_Location_GraphDatabase type exposes the following members.
| Name | Description | |
|---|---|---|
| Address |
Gets or sets the host name.
| |
| DatabaseType |
Gets or sets the type of targeted database.
| |
| Filters |
Gets or sets the filters to apply on the query.
IMPORTANT: you have to use the "r" variable.
| |
| Label |
Gets or sets the nodes' label.
| |
| Password |
Gets or sets the password.
| |
| Type |
Gets the type of location in an enum form.
(Overrides PFExternalConnection_LocationType.) | |
| Username |
Gets or sets the user name.
|