Search syntax
Fix Security includes a powerful search engine.
It allows you to perform a full-text search to find resources without having to know the exact name of the property. You can filter results using powerful filter criterias and traverse the graph using graph traversals. Make sure to read how to sort and limit the results.
Fix Security allows for merging nodes, which can be a useful in case the information is not part of the node itself but in a reachable node nearby. It also allows filtering results with a certain graph structure using the with clause.
📄️ Full-text search
Each resource property value is indexed and searchable by Fix Security. Full-text search criteria is always enclosed in double quotes.
📄️ Filters
Selecting nodes by kind \
📄️ Sort and limit
Sort
📄️ Traversals
`` traverses the graph outbound.
📄️ Merging nodes
While it is possible to search and retrieve a filtered part of the graph, it is sometimes helpful to retrieve structural graph data as part of the node.
📄️ "with" clause
The with clause can be useful, in case you want to select elements and ensure a certain "position" in the graph, meaning that you want to make sure there are specific edges existent to specific other nodes.
📄️ Examples
Fix Security's search syntax is quite powerful and has many features. We suggest trying some of the following searches to get a feel for Fix Security's capabilities: