Re: [elephant-devel] including multiple slot-names and their values in the API get-instances-by-value

2009-12-28 Thread Arjun Mullick
Hi, Thanks a lot ,your example helped us and made things much clear . we changed some of your example function and got what we want. Our understanding in elephant has improved . Thanks Arjun ___ elephant-devel site list elephant-devel@common-lisp.net ht

[elephant-devel] including multiple slot-names and their values in the API get-instances-by-value

2009-12-25 Thread Arjun Mullick
o get slot3 For example: If the user gives slot1 as "a" and slot2 as "b" then two vaues "c" and "m" should be returned We tried the API get-instances-by-value Is there a way I can include multiple slot-names and their values in get-instances-by-value A

Re: [elephant-devel] indexing in elephant

2009-12-23 Thread Arjun Mullick
Thanks a lot , we really got what we want. On Wed, Dec 23, 2009 at 4:53 AM, Alex Mizrahi wrote: > > 2. What we have decided is to make separate persistent class for each > > predicate. > > So, class is a predicate, right? > > >3. (defpclass dependson () > > ((subject :accessor subject

[elephant-devel] Let's connect on LinkedIn

2009-12-22 Thread Arjun Mullick
LinkedIn I'd like to add you to my professional network on LinkedIn. - Arjun Mullick Confirm that you know Arjun Mullick https://www.linkedin.com/e/isd/945225686/erxUqv9Y/ Every day, millions of professionals like Arjun Mullick use LinkedIn to connect with colleagues,

[elephant-devel] indexing in elephant

2009-12-22 Thread Arjun Mullick
I have been provided with two slot values I should be able to get the third slot value. For example: Force-dependson-? should return "mass" and "acceleration". We are refering to the elephant.pdf downloaded from the documentation section of the el

[elephant-devel] About Project on elephant

2009-12-15 Thread Arjun Mullick
I am a new user to elephant , and it has been very hard to learn the language just by the documentation on your site , can u please provide me with some source code of previously built project on elephant . A simple relational database with even one relation will be of great help. Thank you Arjun