You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
613 B
13 lines
613 B
|
|
dbms.security.procedures.unrestricted=ga.uuid.*,apoc.*,algo.* |
|
dbms.security.procedures.whitelist=ga.uuid.*,apoc.*,algo.* |
|
|
|
com.graphaware.runtime.enabled=true |
|
com.graphaware.module.UIDM.1=com.graphaware.module.uuid.UuidBootstrapper |
|
com.graphaware.module.UIDM.uuidProperty=uuid |
|
com.graphaware.module.UIDM.stripHyphens=false |
|
#com.graphaware.module.UIDM.node=hasLabel('Label1') || hasLabel('Label2') |
|
com.graphaware.module.UIDM.relationship=com.graphaware.runtime.policy.all.IncludeAllBusinessRelationships |
|
com.graphaware.module.UIDM.uuidIndex=uuidIndex |
|
com.graphaware.module.UIDM.uuidRelationshipIndex=uuidRelIndex |
|
|
|
|