Graph

Known issues for Graph with Resource Analytics.

Lowercase graph names with spaces

Details
Property graph names in lower cases with spaces aren't supported while using graph sharing option.
Workaround
We're working on a resolution.

Too many vertex properties causes ORA-01792 error

Keep vertex properties concise to avoid an ORA-01792 error.

Details
Keep vertex properties concise.. Adding too many properties might result in failure during PGQL execution with the following error:
ORA-01792: Maximum number of columns in a table or view is 1000
Workaround
We're working on a resolution.

User input text box is created despite being commented

Details
The user input text box is created for PGQL query paragraphs even though the code is commented out.
Workaround
We're working on a resolution.

Error: Something went wrong. If this error persists, please contact Oracle Support

Details

The Graph UI fails with the error message: Something went wrong. If this error persists, please contact Oracle Support. The only option displayed is Log Out.

Workaround
Refresh the page, or log out and log in again.

Labels are missing from visualizations

Details
Labels are missing from the visualizations that used old templates.
Workaround
We're working on a resolution.

Extra vertex properties are displayed

Details

Extra properties are shown for the selected vertex which aren't a part of that particular vertex in the respective property graph.

Workaround
We're working on a resolution.

Error: Property graph already exists

Details
After dropping a property graph and recreating it, you get an error that the property graph already exists.
Workaround
We're working on a resolution.