You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| inverseIndexedRelationshipTypes | List of String | [] | yes | Declare a number of relationship types which will also be indexed in inverse direction. `*` can be used to declare all relationship types as inverse indexed.
112
112
| memory label:serverless[Aura Graph Analytics Serverless] | String | - | no footnote:serverless[Only required for xref:installation/aura-graph-analytics-serverless.adoc[] ] | Declare the memory used for the xref:installation/aura-graph-analytics-serverless.adoc[GDS Session] created for the projected graph.
113
113
| ttl label:serverless[Aura Graph Analytics Serverless] | Duration | PT1H | yes | Declare the time to live before the xref:installation/aura-graph-analytics-serverless.adoc[GDS Session] created for the projected graph expires due to inactivity.
114
-
| sessionId label:serverless[Aura Graph Analytics Serverless] | String | - | no footnote:serverless[Only required for xref:installation/aura-graph-analytics-serverless.adoc[] ] | The ID of the xref:installation/aura-graph-analytics-serverless.adoc[GDS Session] the graph should be projected on.
114
+
| sessionId label:serverless[Aura Graph Analytics Serverless] | String | - | yes footnote:serverless[Only required for xref:installation/aura-graph-analytics-serverless.adoc[] ] | The ID of the xref:installation/aura-graph-analytics-serverless.adoc[GDS Session] the graph should be projected on.
115
115
| batchSize label:serverless[Aura Graph Analytics Serverless] | Integer | 10000 | yes | Size of batches transmitted from the DBMS to the session. Lower the value to reduce the memory usage on the DBMS side. Increase the value to send fewer batches to the GDS Session.
0 commit comments