Class SFQueryResult
java.lang.Object
ghidra.features.bsim.query.facade.SFQueryResult
-
Method Summary
Modifier and TypeMethodDescriptionReturns the function database information representing the database server.getQuery()
The original query used to get the results represented by this object.
-
Method Details
-
getQuery
The original query used to get the results represented by this object.- Returns:
- the original query used to get the results represented by this object.
-
getDatabaseInfo
Returns the function database information representing the database server.- Returns:
- the function database information representing the database server.
-
getSimilarityResults
-